-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: apache/lucene
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
TestBPReorderingMergePolicy fails CheckIndex.testHnswGraph
type:test
#14127
by msokolov
was closed Jan 27, 2025
backwards compat tests fail with "too many neighbors: 11"
type:bug
#14118
by msokolov
was closed Jan 9, 2025
TestKnnFloatVectorQuery.testScoreNegativeDotProduct failing seed
type:test
#14051
by msokolov
was closed Dec 12, 2024
Replace need for KnnVectorValues.copy() with a dictionary interface
type:enhancement
vector-based-search
#13831
opened Sep 28, 2024 by
msokolov
tests fail due to large amount of output with highish tests.iters
type:bug
#13829
opened Sep 27, 2024 by
msokolov
Support random access byte/float vector values as first class part of API
type:enhancement
#13778
by msokolov
was closed Sep 30, 2024
Are we properly accounting for
NeighborArray.rwlock
?
type:enhancement
#13580
by msokolov
was closed Aug 1, 2024
Try applying bipartite graph reordering to KNN graph node ids
type:enhancement
vector-based-search
#13565
opened Jul 11, 2024 by
msokolov
Create a read-only index that drops index files not needed for searching
type:enhancement
#13158
opened Mar 5, 2024 by
msokolov
Try encoding very frequent terms using a dense bitmap
type:enhancement
#13147
opened Feb 29, 2024 by
msokolov
Test failure in TestHnswFloatVectorGraph
type:test
vector-based-search
#12945
opened Dec 14, 2023 by
msokolov
Handle degenerate case where all HNSW search candidates are filtered
type:bug
#11787
by msokolov
was closed Mar 21, 2025
ProTip!
Mix and match filters to narrow down what you’re looking for.