Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
apache/lucene
Pull Requests
Commits
Open
Closed
deps(java): bump org.eclipse.jgit:org.eclipse.jgit from 7.4.0.202509020913-r to 7.5.0.202512021534-r
dependencies
skip-changelog
#15522 opened 2025-12-23 23:03 by
dependabot[bot]
deps(java): bump org.apache.opennlp:opennlp-tools from 2.5.6.1 to 2.5.7
dependencies
skip-changelog
#15521 opened 2025-12-23 23:03 by
dependabot[bot]
Add post-collection facets support to the new faceting API
module:sandbox
#15518 opened 2025-12-23 16:14 by
epotyom
Refactor DocValuesSkipper stat methods to accept IndexReader instead of IndexSearcher
module:core/index
#15514 opened 2025-12-22 14:11 by
bugmakerrrrrr
10.4.0
Dynamic pruning for SORTED(_SET) fields with doc values skipper
module:core/search
#15511 opened 2025-12-19 13:20 by
bugmakerrrrrr
10.4.0
Add `count()` to `FilterWeight`
module:core/search
module:join
module:test-framework
#15510 opened 2025-12-18 16:39 by
prudhvigodithi
10.4.0
Use native dot product in Lucene
module:core/codecs
module:misc
module:build-infra
#15508 opened 2025-12-17 03:37 by
shubhamvishu
11.0.0
Expose MergeRateLimiter in runOnMergeFinished hook
module:core/index
#15507 opened 2025-12-16 23:41 by
zihanx
11.0.0
Fix test bug in TestTopDocsCollector and TestTopFieldCollector
module:core/search
Stale
skip-changelog
#15495 opened 2025-12-10 13:53 by
gaobinlong
Set minimum competitive score in FirstPassGroupingCollector
module:grouping
Stale
#15494 opened 2025-12-10 09:27 by
gaobinlong
10.4.0
Enforce fallback support for float vector retrieval in quantized KNN vector formats
module:core/codecs
module:test-framework
module:sandbox
#15476 opened 2025-12-05 10:51 by
Pulkitg64
10.4.0
[WIP] Revisiting JVector codec
module:sandbox
module:build-infra
#15472 opened 2025-12-04 15:34 by
abernardi597
Ensure that FilterXxx properly delegate to the decorated instances
module:core/store
module:core/index
module:core/codecs
module:test-framework
Stale
#15469 opened 2025-12-03 10:54 by
blerer
Update TermStates.java to remove deferred lambda in TermStates.get
module:core/index
Stale
#15458 opened 2025-11-27 16:58 by
shubhamsrkdev
Optimize `PointRangeQuery` for intra-segment concurrency with segment-level `DocIdSet` caching
module:core/search
module:sandbox
Stale
#15446 opened 2025-11-24 05:14 by
prudhvigodithi
Fix segment-specific TermInSetQuery rewrites thrashing caching policy
module:core/search
Stale
#15441 opened 2025-11-20 10:07 by
GovindBalaji-S-Glean
De-dup raw vectors?
module:core/index
module:core/codecs
#15440 opened 2025-11-20 04:19 by
kaivalnp
Allow Collectors to re-order segments for non-exhaustive searches
module:core/search
module:test-framework
#15436 opened 2025-11-19 16:56 by
romseygeek
10.4.0
Fix QueryPhraseMap.markTerminal() boost override due to conflicting query expansion
module:highlighter
Stale
#15434 opened 2025-11-18 23:47 by
fragosoluana
BP Reordering Codec
module:core/index
module:core/search
module:core/codecs
module:misc
module:core/hnsw
Stale
#15430 opened 2025-11-17 16:31 by
msokolov
Enable to create PhraseQuery by passing termStates
module:core/search
Stale
#15423 opened 2025-11-13 08:07 by
mrkm4ntr
Support DocIdSetBuilder with partition bounds
module:core/search
module:join
module:test-framework
module:sandbox
#15383 opened 2025-10-30 15:57 by
prudhvigodithi
Batch virtual calls from DefaultBulkScorer#scoreRange
module:core/search
skip-changelog
#15382 opened 2025-10-29 20:09 by
jainankitk
Proposal for alternate way to traverse BKD tree with prefetching matching leaves for IO concurrency
module:core/index
module:core/codecs
Stale
#15376 opened 2025-10-28 13:46 by
abiesps
[BackPort] Making Vector Search Deterministic
Stale
#15361 opened 2025-10-25 19:02 by
avinashdevp
Fix MaxScoreBulkScorer leaf-bound overshoot and prevent merging zero-score fragments
module:core/search
module:highlighter
Stale
#15346 opened 2025-10-21 19:11 by
kdt523
11.0.0
Align vectors on disk for optimal performance on ARM CPUs
module:core/codecs
Stale
#15341 opened 2025-10-16 18:13 by
kaivalnp
10.4.0
add Binary DV Field via IW.updateBDV()
module:core/index
#15338 opened 2025-10-15 16:23 by
mkhludnev
Fix ByteBlockPool integer overflow by implementing buffer limit detection
module:core/index
Stale
#15330 opened 2025-10-12 15:22 by
ashish159357
Remove the scorer on FlatVectorsReader
module:core/codecs
Stale
#15316 opened 2025-10-09 09:38 by
thecoop
11.0.0
Older