summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2018-04-20 10:25:01 +0200
committerDavid Pursehouse <dpursehouse@collab.net>2018-04-20 10:25:01 +0200
commit1ce10af188af9463213a3e60b00d7c7749d7b11b (patch)
tree7a53af1d652ab5f5768f739ae65dfd0c02570ecc
parent2e79e5bb7d3d9eedd42d1e67d9014e7b88a46145 (diff)
config-gerrit: Document the supported Elasticsearch version
-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 3b9fae0156..9ae0dc2d06 100644
--- a/Documentation/config-gerrit.txt
+++ b/Documentation/config-gerrit.txt
@@ -2791,8 +2791,8 @@ Sample Lucene index configuration:
[[elasticsearch]]
=== Section elasticsearch
-WARNING: The Elasticsearch support is incomplete. Online reindexing
-is still considered as beta.
+WARNING: The Elasticsearch support has only been tested with Elasticsearch
+version 2.4.x. Support for other versions is not guaranteed.
Open and closed changes are indexed in a single index, separated
into types 'open_changes' and 'closed_changes' respectively.