Common helper to create and parse elasticsearch queries.
Common helper to create and parse elasticsearch queries. Further provides elasticsearch field mappings.
Custom implementation for document paging.
Custom implementation for document paging.
The elasticsearch default implementation of scrolling is not intended for real time user requests, but rather for processing large amounts of data e.g. in order to re-index the contents of one index into a new index with a different configuration.
Provides utility classes for the elasticsearch API.