@shelf/jest-elasticsearch
Advanced tools
Changelog
5.0.0
@elastic/elasticsearch
to version 8.4.0
getDocuments
request parameters according to the new Elasticsearch version
getDocuments({index, {query: {}})
instead of getDocuments({index, body: {query: {}}})
v8.0.0
locally requires java v17
/v18
. See Support Matrix