From e253b555e28586a9bd57b5d5fc70b1691a43693a Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Tue, 30 Oct 2018 13:40:11 -0400 Subject: [PATCH] Update Elasticsearch requirements --- requirements.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.md b/requirements.md index 6d7f9c9..f55378b 100644 --- a/requirements.md +++ b/requirements.md @@ -15,11 +15,13 @@ However we gladly accept patches and bug reports regarding issues with any Node. ## Elasticsearch -Version 2.3 or 2.4 +Version 2.4 or 5.6 The core data storage for Pelias is Elasticsearch. We recommend the latest in the 2.4 release line. -We do not _yet_ support Elasticsearch 5 or 6, but work is [ongoing](https://github.com/pelias/pelias/issues/461) +Support for [Elasticsearch 5](https://github.com/pelias/pelias/issues/461) is new and should not yet be considered production-ready. + +[Elasticsearch 6](https://github.com/pelias/pelias/issues/719) support will follow once Elasticsearch 5 has been the recommended version for some time. ## SQLite