Skip to content

Commit

Permalink
[README] Added instructions for elasticsearch 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyza committed Apr 26, 2016
1 parent 9e8e5d4 commit a29b841
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 @@ -62,6 +62,12 @@ To install the plugin, run:
./bin/plugin install https://github.com/vhyza/elasticsearch-analysis-lemmagen/releases/download/v2.3.0/elasticsearch-analysis-lemmagen-2.3.0-plugin.zip
```

* elasticsearch `2.3.1`

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

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

* elasticsearch `0.90.x`
Expand Down

0 comments on commit a29b841

Please sign in to comment.