-
Notifications
You must be signed in to change notification settings - Fork 211
Sort And Relevance Cuffoff Part 3 - Add Relevance Cutoff Feature #1246
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
wanliAlex
wants to merge
89
commits into
mainline
Choose a base branch
from
li/sort-and-relevance-cuffoff-part-3
base: mainline
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.
+3,945
−320
Open
Changes from all commits
Commits
Show all changes
89 commits
Select commit
Hold shift + click to select a range
ea647b0
Finish API implementation
wanliAlex c898a8a
Finish unit tests API for sort
wanliAlex c4c7e8d
unit tests for query generation
wanliAlex 22c732f
Add single field tests for java
wanliAlex 2814ed7
Adding integ tests now
wanliAlex d044f6a
Need to solve inconsistent results issue
wanliAlex 126c8e1
Add more tests
wanliAlex 2a884c3
Add tests for 3 fields
wanliAlex 14dc7e4
Add tests for 3 fields
wanliAlex 3f155ea
Add tests for 3 fields
wanliAlex 2340ba0
Fix schemas
wanliAlex fb5f0de
Merge branch 'mainline' into li/sort-and-relevance-cuffoff-python-api
wanliAlex 9ffc9d3
Revert the vespa change
wanliAlex 26350ec
delete the integration tests for sort by
wanliAlex c635205
Fix tests
wanliAlex 5c690c4
Fix tests
wanliAlex fc2acf4
Add tests for sort
wanliAlex d1fc064
Add tests for sort
wanliAlex 38b27db
Add tests for sort
wanliAlex 8d3f06b
Restore pre-216 schemas
wanliAlex 9159206
Fix tests
wanliAlex 4b6270a
Fix tests
wanliAlex 1255318
Fix tests
wanliAlex b36264c
Fix tests
wanliAlex 4a949e1
Fix tests
wanliAlex f0bc99c
Finish Vespa implementation and add tests
wanliAlex dd34142
Catch mainline
wanliAlex a606837
Add default tests
wanliAlex cde30f1
Fix tests
wanliAlex 3bb47eb
Fix tests
wanliAlex 4edd848
Fix tests
wanliAlex c1349d3
Fix java part
wanliAlex 4e8e0b9
Add index type tests
wanliAlex df1eb9a
Fix java code
wanliAlex 23e199b
Add tests for java
wanliAlex 87a2653
Fix python tests
wanliAlex b5d15bd
Add tests for java
wanliAlex 52189b3
Add java tests
wanliAlex 1304c30
Fix typo
wanliAlex 3fb7af1
Fix typo
wanliAlex 0228f5f
Add API tests
wanliAlex 2a7929f
Fix tests
wanliAlex 6e9009c
Add fields to query
wanliAlex 51dd511
Finish implementation, now start tests
wanliAlex 1522981
Finish relevance cut-off tests in Java
wanliAlex 946d2cc
Finish integraiton tests. Left work: verif these integration tests, a…
wanliAlex 8fe9e03
Catch mainline
wanliAlex f320605
Fix existing tests
wanliAlex e9f1cc3
Need to work on the targetHits for tensor part
wanliAlex 7321bf7
Add targethits
wanliAlex 5916a7c
Use regular expression for targetHits replacement
wanliAlex c83de51
Fix relevance-cut off tests
wanliAlex 952b3c7
Add tests for java code
wanliAlex b891e1a
Add more tests for relvance cut-off
wanliAlex cf7dd00
merge two regular expression into 1
wanliAlex 07f3beb
Change error message for multiple targetHits
wanliAlex ad5fc9d
Add tests for lexical/tensor hybrid searchs
wanliAlex 2e2930f
Remove accidental draft file
wanliAlex 65e228f
Fix unit tests
wanliAlex 4c90fa0
Merge branch 'mainline' into li/sort-and-relevance-cuffoff-part-3
wanliAlex 62f1a66
Use enum for relevanceCutoff method
wanliAlex 22779e2
Added api tests
wanliAlex 150daaf
Added api tests
wanliAlex 7b1b3d0
Add some fashion documents and queries
wanliAlex 934a03f
Fix some tests
wanliAlex ed971f1
Merge remote-tracking branch 'origin/mainline' into li/sort-and-relev…
wanliAlex 7d4cfc3
Responded to Python comments and added tests for unstructured indexes…
wanliAlex 7326a82
Respond to Java comments
wanliAlex 3dee50a
Fix all java tests
wanliAlex defe405
Fix tests
wanliAlex d469d52
Fix tests
wanliAlex 546150a
Fix java tests
wanliAlex 991e564
Merge branch 'mainline' into li/sort-and-relevance-cuffoff-part-3
wanliAlex 21acba9
Fix vespa custom searcher typo
wanliAlex f96d8a5
Avoid calling private methods during unit tests
wanliAlex c8043dd
Rename PATTERN to DOC_ID_PATTERN
wanliAlex 08b7e2f
Rename PATTERN to DOC_ID_PATTERN
wanliAlex 83a58ce
Add docs strings for java methods
wanliAlex 0658b07
Fix format issue
wanliAlex 6135f43
Fix API tests
wanliAlex a059be5
Update integration tests so the we are more restrictive on the result…
wanliAlex 331f080
Fix all python tests
wanliAlex a9a5bbc
Merge remote-tracking branch 'origin/mainline' into li/sort-and-relev…
wanliAlex a005409
Respond to java comments
wanliAlex 8975cd1
Fix java tests
wanliAlex 472d272
Add marqo__fields.* prefix to medadata from Vespa
wanliAlex 3bdb29a
Merge branch 'mainline' into li/sort-and-relevance-cuffoff-part-3
wanliAlex 1b2c5f4
Fix tests
wanliAlex 137107e
Merge branch 'li/sort-and-relevance-cuffoff-part-3' of https://github…
wanliAlex 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
__version__ = "2.21.0" | ||
__version__ = "2.22.0" | ||
|
||
def get_version() -> str: | ||
return f"{__version__}" |
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.