-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Fix match_phrase_prefix_query not working on text field with multiple values and index_prefixes #10959
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
reta
merged 25 commits into
opensearch-project:main
from
gaobinlong:fix_match_phrase_prefix_bug
Jul 9, 2024
Merged
Fix match_phrase_prefix_query not working on text field with multiple values and index_prefixes #10959
Changes from 18 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
c9a27b0
Fix match_phrase_prefix_query not working on text field with multiple…
gaobinlong 428c851
Add more test
gaobinlong 38aca33
modify change log
gaobinlong 7e9261c
Fix test failure
gaobinlong 7c90dda
Merge remote-tracking branch 'upstream/main' into fix_match_phrase_pr…
gaobinlong dd24556
merge main
gaobinlong 06b7e5b
Merge remote-tracking branch 'upstream/main' into fix_match_phrase_pr…
gaobinlong 2df12f1
Merge remote-tracking branch 'upstream/main' into fix_match_phrase_pr…
gaobinlong 84afd89
Change the indexAnalyzer used by prefix field
gaobinlong 6da2749
Skip old version for yaml test
gaobinlong 1a14caf
Merge remote-tracking branch 'upstream/main' into fix_match_phrase_pr…
gaobinlong 6444490
Merge remote-tracking branch 'upstream/main' into fix_match_phrase_pr…
gaobinlong 1c3d724
Merge remote-tracking branch 'upstream/main' into fix_match_phrase_pr…
gaobinlong 4d4484d
Optimize some code
gaobinlong 763099a
merge main
gaobinlong 8874093
Fix test failure
gaobinlong 251bd44
Merge remote-tracking branch 'upstream/main' into fix_match_phrase_pr…
gaobinlong 91d61f6
Merge remote-tracking branch 'upstream/main' into fix_match_phrase_pr…
gaobinlong 476d2e7
merge main
gaobinlong 349a406
Modify yaml test description
gaobinlong f510415
merge main
gaobinlong 3c5bd2f
Merge remote-tracking branch 'upstream/main' into fix_match_phrase_pr…
gaobinlong 1567e61
merge main
gaobinlong c704c97
Remove the name parameter for setAnalyzer()
gaobinlong 1240bc4
merge main
gaobinlong 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
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
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
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
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
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.