summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2018-09-20 14:12:15 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2018-09-20 14:12:15 +0900
commit7e566dc3de9f48454b284d6a3bd8530a8b2b0092 (patch)
tree5f18259bb30c0895b3a133aa3cea9e1c47968eea
parent115b27e29758e7acace05279a47ee49fecc68394 (diff)
Link to homepage for Elasticsearch compatibility
-rw-r--r--Documentation/config-gerrit.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt
index eae7b5c4a6..e4032b52bf 100644
--- a/Documentation/config-gerrit.txt
+++ b/Documentation/config-gerrit.txt
@@ -2792,8 +2792,8 @@ Sample Lucene index configuration:
=== Section elasticsearch
WARNING: Support for Elasticsearch is still experimental and is not recommended
-for production use. Support has been tested with Elasticsearch versions 2.4, 5.6,
-6.2 and 6.3. Support for other versions is not guaranteed.
+for production use. For compatibility information, please refer to the
+link:https://www.gerritcodereview.com/elasticsearch.html[project homepage].
When using Elasticsearch versions 2.4 and 5.6, the open and closed changes are
indexed in a single index, separated into types `open_changes` and `closed_changes`