Remove warning stating that Elasticsearch is not production ready
Elasticsearch is now used in a large production Gerrit installation
in Qualcomm. Remove the warning as it is no longer experimental.
Change-Id: I14592a4a747024bd7df33fcae56ef5ae054e0c7a
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md
index 927d229..74fe50c 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -12,8 +12,7 @@
## Section elasticsearch
-WARNING: Support for Elasticsearch is still experimental and is not recommended for production
-use. For compatibility information, please refer to the [project homepage](https://www.gerritcodereview.com/elasticsearch.html).
+For compatibility information, please refer to the [project homepage](https://www.gerritcodereview.com/elasticsearch.html).
Note that when Gerrit is configured to use Elasticsearch, the Elasticsearch
server(s) must be reachable during the site initialization.