Manybubbles has uploaded a new change for review.

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

Change subject: Installation documentation
......................................................................

Installation documentation

Change-Id: I27b4bef4e4265cb78763e588779003b3a980eb19
---
M README.md
1 file changed, 10 insertions(+), 3 deletions(-)


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

diff --git a/README.md b/README.md
index 3d23d32..330571d 100644
--- a/README.md
+++ b/README.md
@@ -16,10 +16,17 @@
 
 | Extra Queries and Filters Plugin |  ElasticSearch  |
 |----------------------------------|-----------------|
-| master                           | 1.3.4 -> 1.3.X  |
+| 1.4.0, master branch             | 1.4.1 -> 1.4.X  |
+| 1.3.0, 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:
+
+Install it like so for Elasticsearch 1.4.x:
 ```bash
-./bin/plugin --install org.wikimedia.search/extra/0.0.2
+./bin/plugin --install org.wikimedia.search/extra/1.4.0
+```
+
+and for Elasticsearch 1.3.x:
+```bash
+./bin/plugin --install org.wikimedia.search/extra/1.3.0
 ```

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I27b4bef4e4265cb78763e588779003b3a980eb19
Gerrit-PatchSet: 1
Gerrit-Project: search/extra
Gerrit-Branch: master
Gerrit-Owner: Manybubbles <[email protected]>

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

Reply via email to