-
Notifications
You must be signed in to change notification settings - Fork 76
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
Support analyzer-based neural sparse query & build BERT tokenizer as pre-defined tokenizer #1061
Closed
Conversation
This file contains 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
Signed-off-by: zhichao-aws <[email protected]>
Signed-off-by: zhichao-aws <[email protected]>
This is required to enable rescoring for on disk mode indices Signed-off-by: Tejas Shah <[email protected]>
…roject#889) Signed-off-by: Tejas Shah <[email protected]>
…) (opensearch-project#894) Signed-off-by: Martin Gaievski <[email protected]> (cherry picked from commit 22f36c5) Co-authored-by: Martin Gaievski <[email protected]>
…arch-project#900) Signed-off-by: Daniel Widdis <[email protected]>
* Add coverage for NeuralSearch class Signed-off-by: Daniel Widdis <[email protected]>
* chore: bump guide java version Signed-off-by: Ian Menendez <[email protected]> * chore: java 21 on title and other parts Signed-off-by: Ian Menendez <[email protected]> --------- Signed-off-by: Ian Menendez <[email protected]>
* Adding 2.18 snapshot version to bwc workflow Signed-off-by: Martin Gaievski <[email protected]> --------- Signed-off-by: Martin Gaievski <[email protected]> Co-authored-by: Varun Jain <[email protected]>
Co-authored-by: Yang <[email protected]>
…ct#918)" (opensearch-project#919) This reverts commit 3ad5815.
Signed-off-by: Yang <[email protected]>
…search-project#907) * feat: add ignore missing field to text chunking processor Signed-off-by: Ian Menendez <[email protected]> Co-authored-by: Ian Menendez <[email protected]>
* Initial version for rescorer Signed-off-by: Martin Gaievski <[email protected]>
…ontext (opensearch-project#927) Signed-off-by: Martin Gaievski <[email protected]>
* Adding non empty check before filling in result Signed-off-by: wangdongyu.danny <[email protected]>
…rs (opensearch-project#928) * Adds documentation to help fix local Lucene code errors Signed-off-by: Brian Flores <[email protected]>
…ject#932) * Implements initial By Field re rank Signed-off-by: Brian Flores <[email protected]>
…ject#956) Signed-off-by: Martin Gaievski <[email protected]>
Signed-off-by: Varun Jain <[email protected]>
* update maintainers.md Signed-off-by: Varun Jain <[email protected]> * update codeowners file Signed-off-by: Varun Jain <[email protected]> --------- Signed-off-by: Varun Jain <[email protected]>
Signed-off-by: Martin Gaievski <[email protected]>
…es (opensearch-project#977) * Refactored HybridQueryPhaseSearcherTests to remove knn specific classes Signed-off-by: Owais <[email protected]> * Refactored HybridQueryTests Signed-off-by: Owais <[email protected]> --------- Signed-off-by: Owais <[email protected]>
Signed-off-by: Martin Gaievski <[email protected]>
* Fixed flaky hybrid collector test Signed-off-by: Owais <[email protected]> * Removed explicit exception Signed-off-by: Owais <[email protected]> --------- Signed-off-by: Owais <[email protected]>
* Update codecov to check during PR Signed-off-by: Peter Zhu <[email protected]>
…nsearch-project#999) Signed-off-by: Peter Zhu <[email protected]>
…t#1002) * Make test security github action also support AL2 on node20 Signed-off-by: Peter Zhu <[email protected]>
) Signed-off-by: Martin Gaievski <[email protected]>
* Change CI to use pull_request Signed-off-by: Ryan Bogan <[email protected]>
…roject#1014) * Added Explainability support for hybrid query Signed-off-by: Martin Gaievski <[email protected]>
…earch-project#1026) Signed-off-by: Martin Gaievski <[email protected]>
…t#1013) Signed-off-by: Bo Zhang <[email protected]>
…project#988) * add impl Signed-off-by: zhichao-aws <[email protected]> * add UT Signed-off-by: zhichao-aws <[email protected]> * rename pruneType; UT Signed-off-by: zhichao-aws <[email protected]> * changelog Signed-off-by: zhichao-aws <[email protected]> * ut Signed-off-by: zhichao-aws <[email protected]> * add it Signed-off-by: zhichao-aws <[email protected]> * change on 2-phase Signed-off-by: zhichao-aws <[email protected]> * UT Signed-off-by: zhichao-aws <[email protected]> * it Signed-off-by: zhichao-aws <[email protected]> * rename Signed-off-by: zhichao-aws <[email protected]> * enhance: more detailed error message Signed-off-by: zhichao-aws <[email protected]> * refactor to prune and split Signed-off-by: zhichao-aws <[email protected]> * changelog Signed-off-by: zhichao-aws <[email protected]> * fix UT cov Signed-off-by: zhichao-aws <[email protected]> * address review comments Signed-off-by: zhichao-aws <[email protected]> * enlarge score diff range Signed-off-by: zhichao-aws <[email protected]> * address comments: check lowScores non null instead of flag Signed-off-by: zhichao-aws <[email protected]> --------- Signed-off-by: zhichao-aws <[email protected]>
…#1032) Signed-off-by: Bo Zhang <[email protected]>
…ensearch-project#1034) Signed-off-by: Bo Zhang <[email protected]>
…ch-project#1041) * Allow empty string for field in field map Signed-off-by: Yizhe Liu <[email protected]> * Allow empty string when validation Signed-off-by: Yizhe Liu <[email protected]> * Add to change log Signed-off-by: Yizhe Liu <[email protected]> * Update CHANGELOG to: Support empty string for fields in text embedding processor Signed-off-by: Yizhe Liu <[email protected]> --------- Signed-off-by: Yizhe Liu <[email protected]>
close due to the wrong source branch selection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Support analyzer-based neural sparse query & build BERT tokenizer as pre-defined tokenizer
Related Issues
Resolves #1052
Check List
--signoff
.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.