jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/337784 )

Change subject: [doc] Add example command to install on es5
......................................................................


[doc] Add example command to install on es5

closes #26

Change-Id: Id8a44dde10acc843b68d8b14ac86f9355af6230c
---
M README.md
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  DCausse: Looks good to me, approved



diff --git a/README.md b/README.md
index 68bcacd..fa5af97 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,11 @@
 | 0.0.10                          | 1.2.X           |
 | 0.0.1 -> 0.0.9                  | 1.1.X           |
 
+Install it like so for Elasticsearch 5.x.x:
+```bash
+./bin/elasticsearch-plugin install 
org.wikimedia.search.highlighter:experimental-highlighter-elasticsearch-plugin:5.x.x
+```
+
 Install it like so for Elasticsearch 2.x.x:
 ```bash
 ./bin/plugin install 
org.wikimedia.search.highlighter/experimental-highlighter-elasticsearch-plugin/2.x.x

-- 
To view, visit https://gerrit.wikimedia.org/r/337784
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id8a44dde10acc843b68d8b14ac86f9355af6230c
Gerrit-PatchSet: 2
Gerrit-Project: search/highlighter
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>
Gerrit-Reviewer: DCausse <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to