Manybubbles has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/225925

Change subject: Update installation instructions for new branch
......................................................................

Update installation instructions for new branch

Change-Id: I555a30fcb36146c65d9441ab4c0bb19b371d6c8b
---
M README.md
1 file changed, 7 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/search/extra 
refs/changes/25/225925/1

diff --git a/README.md b/README.md
index b6e56b1..f036ea9 100644
--- a/README.md
+++ b/README.md
@@ -34,12 +34,18 @@
 
 | Extra Queries and Filters Plugin |  ElasticSearch  |
 |----------------------------------|-----------------|
-| 1.6.0, master branch             | 1.6.X           |
+| 1.7.0, master branch             | 1.7.X           |
+| 1.6.0, 1.6 branch                | 1.6.X           |
 | 1.5.0, 1.5 branch                | 1.5.X           |
 | 1.4.0 -> 1.4.1, 1.4 branch       | 1.4.X           |
 | 1.3.0 -> 1.3.1, 1.3 branch       | 1.3.4 -> 1.3.X  |
 | 0.0.1 -> 0.0.2                   | 1.3.2 -> 1.3.3  |
 
+Install it like so for Elasticsearch 1.7.x:
+```bash
+./bin/plugin --install org.wikimedia.search/extra/1.7.0
+```
+
 Install it like so for Elasticsearch 1.6.x:
 ```bash
 ./bin/plugin --install org.wikimedia.search/extra/1.6.0

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I555a30fcb36146c65d9441ab4c0bb19b371d6c8b
Gerrit-PatchSet: 1
Gerrit-Project: search/extra
Gerrit-Branch: master
Gerrit-Owner: Manybubbles <never...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to