-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: apache/lucene
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make Lucene better at skipping long runs of matches.
module:core/search
module:test-framework
#14312
opened Feb 27, 2025 by
jpountz
Loading…
introduce new parameter onlyLongestMatchNoSubwords replacing onlyLongestMatch
module:analysis
#14311
opened Feb 27, 2025 by
renatoh
Loading…
Create vectorized versions of ScalarQuantizer.quantize and recalculateCorrectiveOffset
module:core/other
#14304
opened Feb 27, 2025 by
thecoop
Loading…
Avoid unnecessary evaluations and skipping documents
module:core/other
#14301
opened Feb 27, 2025 by
hanbj
Loading…
Support load per-iteration replacement of NamedSPI
module:core/codecs
#14275
opened Feb 21, 2025 by
ChrisHegarty
Loading…
knn search - add tests to perform exact search when filtering does not return enough results
module:core/search
#14274
opened Feb 21, 2025 by
carlosdelest
Loading…
PointInSetQuery clips segments by lower and upper
module:core/search
#14268
opened Feb 21, 2025 by
hanbj
Loading…
Reduce the number of comparisons when lowerPoint is equal to upperPoint
module:core/search
#14267
opened Feb 21, 2025 by
hanbj
Loading…
Reuse entry point scores and provide mechanisms to provide scores for directly entry points
module:core/hnsw
module:core/search
#14256
opened Feb 18, 2025 by
benwtrent
Loading…
Utility classes to make it easier to use sandbox facet API for most common cases
module:demo
module:sandbox
#14237
opened Feb 13, 2025 by
epotyom
Loading…
OptimisticKnnVectorQuery
module:core/hnsw
module:core/search
#14226
opened Feb 12, 2025 by
msokolov
Loading…
Add posTagFormat parameter for OpenNLPPOSFilter
module:analysis
#14194
opened Feb 4, 2025 by
msfroh
Loading…
Add a Faiss codec for KNN searches
module:sandbox
Stale
#14178
opened Jan 29, 2025 by
kaivalnp
Loading…
[Draft] Support Multi-Vector HNSW Search via Flat Vector Storage
#14173
opened Jan 27, 2025 by
vigyasharma
•
Draft
7 tasks
Rename
mergeThreadCount
in ConcurrentMergeScheduler to avoid clashing with method of the same name
Stale
#14171
opened Jan 25, 2025 by
cwperks
Loading…
Remove mmap isLoaded check before madvise
Stale
#14156
opened Jan 21, 2025 by
original-brownbear
Loading…
Add nullability annotations to IndexSearcher APIs
Stale
#14132
opened Jan 10, 2025 by
Edarke
Loading…
Integrating GPU based Vector Search using cuVS
module:sandbox
module:test-framework
#14131
opened Jan 10, 2025 by
chatman
Loading…
Fix acceptOrds in EmptyOffHeapVectorValues to match no bits
Stale
#14119
opened Jan 8, 2025 by
vigyasharma
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.