Skip to content
Snippets Groups Projects
Commit e47e90e4 authored by Jason Tedor's avatar Jason Tedor
Browse files

Elasticsearch 5: Use auto-IDs and implements scan

This commit refactors the indexing of documents in the Elasticsearch 5
binding to use auto-generated IDs, instead indexing the key field as a
dedicated field rather than using it as the ID. This enables us to
implement scan functionality which we add in this commit as well.
parent d66e856a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment