inveniosoftware / invenio-records-rest

Invenio records REST API module.
https://invenio-records-rest.readthedocs.io
MIT License
4 stars 62 forks source link

global: add elasticsearch 5 compatibility #177

Closed nharraud closed 6 years ago

nharraud commented 6 years ago

Signed-off-by: Nicolas Harraudeau nicolas.harraudeau@cern.ch

lnielsen commented 6 years ago

I tihnk Travis failures is because of Invenio-Indexer docs: https://invenio-indexer.readthedocs.io/en/latest/api.html#record-indexer

slint commented 6 years ago

I guess adding elasticsearch5 in the docs/requirements.txt of invenio-indexer should fix this (as done in invenio-search).

PR ready at https://github.com/inveniosoftware/invenio-indexer/pull/76