Browse Source

Update Elasticsearch requirements

update-nodejs-and-elasticsearch-requirement
Julian Simioni 6 years ago
parent
commit
e253b555e2
No known key found for this signature in database
GPG Key ID: B9EEB0C6EE0910A1
  1. 6
      requirements.md

6
requirements.md

@ -15,11 +15,13 @@ However we gladly accept patches and bug reports regarding issues with any Node.
## Elasticsearch ## 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. 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 ## SQLite

Loading…
Cancel
Save