Crate es_deep_pager

Crate es_deep_pager 

Source
Expand description

Elasticsearch cluster deep paging query client for rust.

This mod provides the search client of elasticsearch. Using this client to query data from the elasticsearch cluster, you can use very large “from” and “size” parameter values without changing the default max_result_window setting of the index.

Reference: https://www.elastic.co/guide/en/elasticsearch/reference/current/paginate-search-results.html

Modules§

deep_page_client