-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: apache/lucene
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove unused WeakIdentityMap
module:core/other
module:test-framework
#16579
opened Aug 28, 2026 by
dsmiley
Contributor
Loading…
Add Query#isKnownToMatchAllDocs() to replace == checks
module:core/index
module:core/search
#16578
opened Aug 28, 2026 by
michaeljmarshall
Member
•
Draft
Reduce IndexOrDocValuesQuery DV penalty from 8x to 6x
module:core/search
#16576
opened Aug 28, 2026 by
costin
Contributor
Loading…
Don't use PointValues stats for doc-values range rewrite
module:core/search
#16575
opened Aug 28, 2026 by
kalayciburak
Loading…
Add ReturnFieldsRetriever: concurrent scatter/gather utility for per-hit return fields
module:core/search
#16572
opened Aug 27, 2026 by
zihanx
Contributor
Loading…
Let a merge write more than one segment
module:core/codecs
module:core/index
module:misc
#16571
opened Aug 27, 2026 by
jimczi
Contributor
Loading…
Stop buffering doc-values updates in heap during merges
module:core/index
#16570
opened Aug 27, 2026 by
jimczi
Contributor
Loading…
Omit computing max score when sorting by score primarily in TopGroupsCollector
module:grouping
#16569
opened Aug 27, 2026 by
gaobinlong
Contributor
Loading…
Enable simd numeric range usage for not-equals queries
module:core/search
#16568
opened Aug 27, 2026 by
parkertimmins
Contributor
•
Draft
Add ivfaster: a segment-lifecycle-aware IVF vector codec for the sandbox
module:sandbox
#16567
opened Aug 26, 2026 by
RKSPD
Loading…
Optimize automaton intersection when all remaining byte suffixes match.
module:core/codecs
module:core/search
#16564
opened Aug 26, 2026 by
vsop-479
Contributor
Loading…
fix: prevent HNSW node degree decay across merge generations by adding absolute M-based threshold
module:core/hnsw
#16555
opened Aug 25, 2026 by
waterWang
Loading…
Fix stored-fields frame leak when PerField#finish throws
module:core/index
#16553
opened Aug 24, 2026 by
michaeljmarshall
Member
Loading…
Introduce totalHitsThresholdPerGroup parameter to TopGroupsCollector and TopGroupsCollectorManager
module:grouping
#16548
opened Aug 24, 2026 by
gaobinlong
Contributor
Loading…
GITHUB#15239: Honor exhaustive ScoreMode in BatchScoreBulkScorer
module:core/search
#16542
opened Aug 21, 2026 by
NextbrickInc
Loading…
2 tasks done
Correct termBytePool reference in FreqProxTermsEnum and clarify pool sharing
module:core/index
#16534
opened Aug 20, 2026 by
neoremind
Contributor
Loading…
[New feature] Add an adaptive filtered strategy PathSeer for Lucene filtered HNSW search
module:core/hnsw
module:core/search
#16526
opened Aug 19, 2026 by
lizhiyuell
Loading…
Gradle WrapperDownloader: move URL & sha into properties
module:build-infra
#16521
opened Aug 18, 2026 by
dsmiley
Contributor
Loading…
Support two-phase filters in MaxScoreBulkScorer bitset path
module:core/search
#16520
opened Aug 18, 2026 by
kkewwei
Contributor
Loading…
Optimize DocValues using Panama API decoders for Byte Short and Int to Long instead of default scalar loop
module:core/other
#16517
opened Aug 17, 2026 by
CH-Abhinav
Contributor
Loading…
Apply filter before scoring in MaxScoreBulkScorer
module:core/search
#16515
opened Aug 15, 2026 by
kkewwei
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.