-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Prevent writing vectors twice during merging HNSW graphs #15732
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
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
6d4c4c9
Prevent writing unquantized vectors twice during merging
iverase 474d293
Merge branch 'main' into mergeVectors
iverase 0bde0ac
tidy
iverase bc252ad
Merge branch 'main' into mergeVectors
iverase 505ccb5
Add method mergFlatVectors and mergeVectorIndex
iverase 13982d5
iter
iverase f1e1694
fix lucene102
iverase 82a3b1e
rename
iverase 751e8e3
iter
iverase cba275b
left over
iverase 52820d4
Merge branch 'main' into mergeVectors
iverase 53f7b6f
use SegmentWriteState in getRandomVectorScorerSupplierForMerge method
iverase b2c9868
go back to IORunnable
iverase 5ee80df
Merge branch 'main' into mergeVectors
iverase e007673
left overs
iverase a174568
review comments
iverase 85be200
Use Long.SIZE and Bytes.SIZE to compute size of quantize dimensions.
iverase 0f061e3
iter
iverase d9881b4
Update lucene/core/src/java/org/apache/lucene/codecs/lucene99/Lucene9…
iverase f227e3a
add infoStream
iverase 9ae43d7
Merge branch 'main' into mergeVectors
iverase ec66cc5
tidy
iverase 9ba94b3
Add entry in changes
iverase e13201b
Merge branch 'main' into mergeVectors
iverase 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
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.