-
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
Optimize QueryRescorer for two-phase queries
module:core/search
#16700
opened Sep 22, 2026 by
aneesh-db
Loading…
Support floats and doubles in IndexSortSortedNumericDocValuesRangeQuery
module:core/search
#16699
opened Sep 21, 2026 by
HoustonPutman
Contributor
Loading…
Fix block-max support of DoubleValuesSource
module:core/search
#16697
opened Sep 21, 2026 by
easyice
Contributor
Loading…
Stop reading merged float vectors back to build the HNSW merge scorer
module:core/codecs
module:core/index
#16696
opened Sep 20, 2026 by
john-mlika
Contributor
Loading…
Prevent unintended multi-segment flushes in TestLucene104ScalarQuantizedVectorFormat (#16692)
module:core/codecs
#16693
opened Sep 20, 2026 by
CH-Abhinav
Contributor
Loading…
Optimize DocValues bulk decoding using Panama widening casts (#16677)
module:core/other
#16691
opened Sep 20, 2026 by
CH-Abhinav
Contributor
Loading…
Add a hybrid strategy for stored fields merge
module:core/codecs
#16690
opened Sep 20, 2026 by
wwwa1ter
Loading…
Fix minor typos in queryparser/classic package-info javadoc
module:queryparser
#16688
opened Sep 19, 2026 by
hikmetba-bit
Loading…
Let merges read stored fields sequentially without disturbing searches
module:core/codecs
module:core/index
module:test-framework
#16684
opened Sep 18, 2026 by
jimczi
Contributor
Loading…
Let the structure reading vectors say how they are read
module:core/codecs
#16682
opened Sep 18, 2026 by
jimczi
Contributor
Loading…
Fix all-docs bit range in TestIndexedDISI
module:core/codecs
type:test
#16673
opened Sep 15, 2026 by
LuXugang
Member
Loading…
Use intoBitSet to speed up ReqExclBulkScorer with dense exclusions
module:core/search
#16669
opened Sep 14, 2026 by
kkewwei
Contributor
Loading…
Rewrite BooleanQuery to MatchNoDocsQuery when it has MUST_NOT clause
module:core/search
#16667
opened Sep 14, 2026 by
epotyom
Contributor
Loading…
Iouring rerank reads for larger-than-RAM KNN search
module:core/codecs
module:core/search
module:core/store
module:misc
module:sandbox
#16666
opened Sep 12, 2026 by
goankur
Contributor
Loading…
Speed up concurrent HNSW merge through reduced beam insertion
module:core/hnsw
#16664
opened Sep 10, 2026 by
costin
Contributor
Loading…
Allocate MemoryAccountingBitsetCollector bitset lazily on first match
module:misc
#16663
opened Sep 10, 2026 by
Sasilekha
Contributor
Loading…
Skip blocks without decompressing them when reading selected stored fields.
module:core/codecs
skip-changelog
Apply to PRs that don't need a changelog entry, stopping the automated changelog check.
#16660
opened Sep 10, 2026 by
vsop-479
Contributor
Loading…
Fix LRUQueryCache hashCode/equals contract and account query RAM once per distinct query
module:core/search
#16657
opened Sep 10, 2026 by
sgup432
Contributor
Loading…
Parallel O_DIRECT rerank reads for larger-than-RAM KNN search
module:core/codecs
module:core/search
module:core/store
module:misc
#16656
opened Sep 10, 2026 by
goankur
Contributor
Loading…
Close the reader pool before deleting files on rollback
module:core/index
#16643
opened Sep 7, 2026 by
manduinca
Loading…
Improve org.apache.lucene.store package-level documentation
module:core/store
#16642
opened Sep 7, 2026 by
siddheshbandgar
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.