Skip to content

Commit

Permalink
[README] Added instructions for elasticsearch 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyza committed Feb 11, 2016
1 parent 722935f commit 04dd59b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ To install the plugin, run:
./bin/plugin install https://github.com/vhyza/elasticsearch-analysis-lemmagen/releases/download/v2.1.1/elasticsearch-analysis-lemmagen-2.1.1-plugin.zip
```

* elasticsearch `2.2.0`

```bash
./bin/plugin install https://github.com/vhyza/elasticsearch-analysis-lemmagen/releases/download/v2.2.0/elasticsearch-analysis-lemmagen-2.2.0-plugin.zip
```

**Restart Elasticsearch**, and you should see in logs ...

* elasticsearch `0.90.x`
Expand Down

0 comments on commit 04dd59b

Please sign in to comment.