From 04dd59be770b754763caecf219a0dd5c1ebf29e6 Mon Sep 17 00:00:00 2001 From: Vojtech Hyza Date: Thu, 11 Feb 2016 23:20:28 +0100 Subject: [PATCH] [README] Added instructions for elasticsearch 2.2.0 --- README.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.markdown b/README.markdown index 3efc1e6..2b182e0 100644 --- a/README.markdown +++ b/README.markdown @@ -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`