This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kibble.git

commit bf9fbb304b2f9d701c336882da25d0cd9a6bfce4
Author: Daniel Gruno <humbed...@apache.org>
AuthorDate: Fri Mar 2 11:22:37 2018 +0100

    Note that we now require ES 6.x for new installations
---
 docs/source/setup.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/source/setup.rst b/docs/source/setup.rst
index 25435e9..4bb5d9d 100644
--- a/docs/source/setup.rst
+++ b/docs/source/setup.rst
@@ -100,9 +100,9 @@ Pre-requisites
 Before you install the Kibble Server, please ensure you have the
 following components installed and set up:
 
-- An ElasticSearch instance, version 5.x or newer (5.x is currently
-  preferred). Does not have to be on the same machine, but it may help
-  speed up processing.
+- An ElasticSearch instance, version 6.x or newer (5.x is supported for
+  existing databases, but not for new setups). Does not have to be on
+  the same machine, but it may help speed up processing.
 - A web server of your choice (Apache HTTP Server, NGINX, lighttp etc)
 - Python 3.4 or newer with the following libraries installed:
 - - elasticsearch

-- 
To stop receiving notification emails like this one, please contact
humbed...@apache.org.

Reply via email to