-
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
Modernize SnapshotDeletionPolicy and PersistentSnapshotDeletionPolicy
module:core/index
#16482
opened Aug 4, 2026 by
gsmiller
Contributor
Loading…
[Backport 10x] Move finishMerge to a finally block so it always runs (#14977)
module:core/codecs
module:core/index
module:test-framework
#16481
opened Aug 3, 2026 by
john-mlika
Loading…
GITHUB#16479: verify a CRC32C of each stored-fields and term-vectors chunk before decompressing it
module:core/codecs
#16480
opened Aug 2, 2026 by
serhiy-bzhezytskyy
Loading…
Reject LZ4 match offsets that point before the start of the output
module:core/other
#16478
opened Aug 2, 2026 by
serhiy-bzhezytskyy
Loading…
GITHUB#7820: report which segment's .si could not be read
module:core/index
#16476
opened Aug 2, 2026 by
serhiy-bzhezytskyy
Loading…
GITHUB#9967: document the Fields#iterator() order contract and assert it in tests
module:core/codecs
module:core/index
module:test-framework
#16475
opened Aug 2, 2026 by
serhiy-bzhezytskyy
Loading…
GITHUB#7820: refuse to exorcise an index whose commit point could not be read
module:core/index
#16474
opened Aug 2, 2026 by
serhiy-bzhezytskyy
Loading…
Add scalar quantization support for Fp16 vector encoding
module:core/codecs
module:core/index
#16473
opened Aug 2, 2026 by
Pulkitg64
Contributor
Loading…
build(deps): bump ast-grep-cli from 0.44.0 to 0.45.0 in /dev-tools
dependencies
Dependency Updates
skip-changelog
Apply to PRs that don't need a changelog entry, stopping the automated changelog check.
#16462
opened Aug 1, 2026 by
dependabot
Bot
Loading…
Fix over-allocation of result bitset in MemoryAccountingBitsetCollectorManager
module:misc
#16452
opened Aug 1, 2026 by
Sasilekha
Contributor
Loading…
Fix DocValuesRangeIterator doc ID run ends
module:core/search
#16450
opened Jul 31, 2026 by
parkertimmins
Contributor
Loading…
MultiFieldQueryParser: default operator is not honored between term positions (#16443)
module:queryparser
#16446
opened Jul 31, 2026 by
OlivierJaquemet
Loading…
Fix addMultiTermClauses: preserve per-field SHOULD when a clause isn't a bare TermQuery (#16441)
module:queryparser
#16442
opened Jul 31, 2026 by
OlivierJaquemet
Loading…
Optimize Non-Overlapping LongRangeFacetCounts via Batching & Fast O(1) Precomputed Lookup
module:facet
#16439
opened Jul 31, 2026 by
rajat315315
Contributor
Loading…
GITHUB#14399: decide index-sort early termination per segment in TopFieldCollector
module:core/search
#16434
opened Jul 30, 2026 by
serhiy-bzhezytskyy
Loading…
feat: Add Executor support to Monitor for concurrent search (issue #16198)
module:monitor
#16433
opened Jul 29, 2026 by
cyforkk
Loading…
Convert Hunspell Dictionary affix directive parsing else-if chain to …
module:analysis
#16422
opened Jul 26, 2026 by
rajat315315
Contributor
Loading…
Incremental doc-values updates
module:core/index
module:luke
#16418
opened Jul 25, 2026 by
jimczi
Contributor
Loading…
Support intra-segment search in the query profiler with per-slice and per-partition breakdowns
module:sandbox
#16417
opened Jul 24, 2026 by
prudhvigodithi
Contributor
Loading…
Use ArrayDeque for JapaneseCompletionFilter output buffering
module:analysis
#16416
opened Jul 23, 2026 by
luizmlima
Loading…
perf: optimize StateSet.equals to eliminate heap allocations during a…
module:core/other
#16414
opened Jul 22, 2026 by
rajat315315
Contributor
Loading…
GITHUB#12370: early-terminate string sort when field is missing from the whole index
module:core/search
#16411
opened Jul 21, 2026 by
serhiy-bzhezytskyy
Loading…
Correct Bayesian score fusion semantics and pruning
module:core/search
#16410
opened Jul 21, 2026 by
jaepil
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.