-
Notifications
You must be signed in to change notification settings - Fork 204
feat!: expose refresh parameter in OpenSearchDocumentStore
#2623
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
Merged
davidsbatista
merged 16 commits into
deepset-ai:main
from
GunaPalanivel:feature/opensearch-expose-refresh-param
Jan 7, 2026
Merged
Changes from 8 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
a448d03
feat: expose refresh parameter in OpenSearchDocumentStore
GunaPalanivel ef4d6f6
Merge branch 'main' into feature/opensearch-expose-refresh-param
GunaPalanivel a265738
opensearch: expose refresh param — update types, defaults, and docstr…
GunaPalanivel 94be37c
opensearch: wrap long signatures to satisfy fmt-check (E501)
GunaPalanivel 6a80680
style(opensearch): format with ruff
GunaPalanivel c7f3ef1
merge main: add async init support
GunaPalanivel 19dec4e
fix: pass refresh param to _prepare_bulk_write_request in write_docum…
GunaPalanivel a1171e6
style: wrap long line in write_documents_async (E501)
GunaPalanivel cf7d88b
refactor: move wait_for_completion logic to _prepare_delete_all_reque
GunaPalanivel 293c0de
fix: correct wait_for_completion logic in _prepare_delete_all_request
GunaPalanivel 18d2043
refactor: simplify wait_for_completion logic per code review
GunaPalanivel abe2ce4
fix: set wait_for_completion=True always in delete_all_documents
GunaPalanivel b75170f
style: remove unused is_async parameter from _prepare_delete_all_request
GunaPalanivel 74f8bd3
style: format with ruff
GunaPalanivel 8ed4e40
Merge branch 'main' into feature/opensearch-expose-refresh-param
davidsbatista 5c79d18
Merge branch 'main' into feature/opensearch-expose-refresh-param
davidsbatista File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.