-
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
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…
Fix the COSINE merge scorer in Lucene104ScalarQuantizedVectorsReader
module:core/codecs
#16665
opened Sep 11, 2026 by
john-mlika
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…
Backwards-compatibility changes for [Byte|Float]VectorSimilarityQuery
module:core/search
#16654
opened Sep 8, 2026 by
kaivalnp
Contributor
Loading…
deps(java): bump com.github.luben:zstd-jni from 1.5.7-15 to 1.5.7-16
dependencies
Dependency Updates
skip-changelog
Apply to PRs that don't need a changelog entry, stopping the automated changelog check.
#16653
opened Sep 8, 2026 by
dependabot
Bot
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…
Draft: Add single-query many-doc bulk scoring API to VectorUtilSupport (#16556)
module:core/other
#16640
opened Sep 5, 2026 by
CH-Abhinav
Contributor
•
Draft
Fix range query for NumericDocValues for float and double values
module:core/search
module:sandbox
#16629
opened Sep 3, 2026 by
HoustonPutman
Contributor
Loading…
Fp16 re ranking and prefetch support
module:core/codecs
module:core/search
#16628
opened Sep 3, 2026 by
Pulkitg64
Contributor
Loading…
Parallelize the repair process for disconnected nodes during HNSW merge-re-use
module:core/hnsw
#16627
opened Sep 3, 2026 by
ethbak
Contributor
Loading…
Add LiveDocs.toFixedBitSet specialization in FixedBitSet.copyOf
module:core/other
module:test-framework
#16623
opened Sep 2, 2026 by
costin
Contributor
Loading…
Propagate getMergeInstance() through the quantized vector readers
module:core/codecs
#16622
opened Sep 2, 2026 by
john-mlika
Contributor
Loading…
Rewrite full-coverage doc-values range queries to FieldExistsQuery
module:core/search
Stale
#16582
opened Aug 29, 2026 by
HoustonPutman
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…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.