Skip to content

Default OpenSearch source serverless search context to point_in_time#6756

Merged
dlvenable merged 1 commit into
opensearch-project:mainfrom
srikanthpadakanti:opensearch-source-serverless-pit
Apr 15, 2026
Merged

Default OpenSearch source serverless search context to point_in_time#6756
dlvenable merged 1 commit into
opensearch-project:mainfrom
srikanthpadakanti:opensearch-source-serverless-pit

Conversation

@srikanthpadakanti

Copy link
Copy Markdown
Collaborator

Description

Changes the default search_context_type for Amazon OpenSearch Serverless collections from NONE (search_after without context) to POINT_IN_TIME. When the opensearch source was originally created, Serverless did not support PIT. Serverless now supports PIT, and this provides better pagination consistency.

Issues Resolved

Resolves #6335
#6335

Check List

  • [ X ] New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • [ X ] New functionality has javadoc added
  • [ X ] Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Srikanth Padakanti <srikanth_padakanti@apple.com>
@dlvenable dlvenable merged commit b2b5a37 into opensearch-project:main Apr 15, 2026
91 of 97 checks passed
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.

OpenSearch source for Serverless should default to point-in-time

3 participants