Skip to content

Conversation

@jk-leong
Copy link

Related Issue:

Following up from issue to add search after functionality for publisher:
#2666

Reason for change:

Elasticsearch now recommends the use of search after API over scroll api for deep pagination.
https://www.elastic.co/docs/reference/elasticsearch/rest-apis/paginate-search-results#scroll-search-results

Changes made:

  • Replaced ScrollPublisher with PaginatedPublisher that supports a mode param that if passed in with SearchAfter object will use the search_after api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant