-
Notifications
You must be signed in to change notification settings - Fork 204
feat: adding count with filtering operations to OpenSearchDocumentStore
#2653
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
Open
davidsbatista
wants to merge
26
commits into
main
Choose a base branch
from
feat/add-count-filtering-to-OpenSearchDocumentStore
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
172f897
fixed metadata merging to properly update the meta key
davidsbatista 842da6a
formmatting
davidsbatista a28bb2a
adding count distinct metadata values
davidsbatista b0b594c
refactoring to reduce duplicated code
davidsbatista b23274f
adding get metadata info
davidsbatista 22e160d
adding get_field_max_min
davidsbatista 310846d
fixing get_field_max_min
davidsbatista e0be21f
adding get_field_unique_values
davidsbatista e6932b0
adding get_field_unique_values async
davidsbatista 511c421
Merge branch 'main' into feat/add-count-filtering-to-OpenSearchDocume…
davidsbatista 5e7cd90
formmatting
davidsbatista 0c0f31c
updating tests
davidsbatista 2010261
formmatting
davidsbatista 873a4dc
cleaning up
davidsbatista 1f3347b
adding httpx as a dependency
davidsbatista 3622168
fixing pyproject.toml
davidsbatista b3e99bd
Merge branch 'main' into feat/add-count-filtering-to-OpenSearchDocume…
davidsbatista d96cc4c
updating tests: making use of the new refresh feature
davidsbatista 11b6d88
Merge branch 'main' into feat/add-count-filtering-to-OpenSearchDocume…
davidsbatista 69863d0
dealing with special fields
davidsbatista 3a3df4c
docstring update
davidsbatista 98ddcf3
Merge branch 'main' into feat/add-count-filtering-to-OpenSearchDocume…
davidsbatista 6b2081b
adding roundtrip tests to assert documents metadata is correctly writ…
davidsbatista 4f8ab78
Merge branch 'main' into feat/add-count-filtering-to-OpenSearchDocume…
davidsbatista f400fd8
Merge branch 'main' into feat/add-count-filtering-to-OpenSearchDocume…
davidsbatista 535897f
Merge branch 'main' into feat/add-count-filtering-to-OpenSearchDocume…
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.
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.