Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add search after parameter #139

Merged

Conversation

sinkyoungdeok
Copy link
Contributor

@sinkyoungdeok sinkyoungdeok commented May 11, 2024

I understood that the 'search after' feature exists for indexing purposes.
However, 'search after' is also necessary for supporting pagination, and for this reason, we will be adding the 'search after' parameter.
Please refer to the following Elasticsearch official documentation for more information: https://www.elastic.co/guide/en/elasticsearch/reference/current/paginate-search-results.html

@jillesvangurp jillesvangurp merged commit 5479a94 into jillesvangurp:master May 11, 2024
1 check passed
@sinkyoungdeok sinkyoungdeok deleted the add-search-after-parameter branch May 11, 2024 07:42
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.

2 participants