Elasticsearch for Pharo Smalltalk
# elasticsearch-smalltalk [](https://travis-ci.org/newapplesho/elasticsearch-smalltalk)
[Elasticsearch](https://www.elastic.co/products/elasticsearch) for Pharo Smalltalk.
This project was migrated from SqueakSource3 repository: [http://ss3.gemtalksystems.com/ss/Elasticsearch.html](http://ss3.gemtalksystems.com/ss/Elasticsearch.html)
## Supported Smalltalk Versions
[Pharo Smalltalk](http://pharo.org/) 4.0, 5.0, 6.0, 6.1
## Version
| Elasticsearch Version | elasticsearch-smalltalk |
| --------------------- | ------------------------ |
| >= 2.0 | v1.1.7 |
| >= 1.5, < 2.0 | v1.1.4 |
## Installation
```smalltalk
Metacello new
baseline: 'Elasticsearch';
repository: 'github://newapplesho/elasticsearch-smalltalk/pharo-repository';
load.
```
## How to use
http://www.slideshare.net/newapplesho/elasticsearch-for-pharo-smalltalk