-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Insights: apache/lucene
Overview
Could not load contribution data
Please try again later
22 Pull requests merged by 9 people
-
Remove IOException from ScorerSupplier#setTopLevelScoringClause signature
#14291 merged
Feb 26, 2025 -
Deprecate the redundant DocIdSet#bits method
#14292 merged
Feb 26, 2025 -
Remove bits method from DocIdSet
#14290 merged
Feb 26, 2025 -
improve checkJavadocLinks.py to detect "invalid reference"
#14287 merged
Feb 25, 2025 -
Deprecated DocIdSet#all
#14289 merged
Feb 25, 2025 -
Remove unused DocIdSet#all method
#14288 merged
Feb 25, 2025 -
Remove IOException from DocIdSet#iterator signature
#14284 merged
Feb 25, 2025 -
Backport error-prone changes from main to branch_10x
#14286 merged
Feb 25, 2025 -
Remove field argument from DocIdSetBuilder constructor
#14282 merged
Feb 24, 2025 -
Enable error-prone checks for NonFinalStaticField
#14228 merged
Feb 24, 2025 -
Use DocIdSetIterator#range for continuous-id BKD leaves
#14272 merged
Feb 24, 2025 -
Stop closing index input when loading NRTSuggester
#14271 merged
Feb 21, 2025 -
Implement #intoBitset for DocIdSetIterator#all and DocIdSetIterator#range
#14269 merged
Feb 21, 2025 -
Reduce knn recall test flakiness
#14265 merged
Feb 21, 2025 -
Add histogram facet capabilities.
#14204 merged
Feb 21, 2025 -
fix nightly test #14260 request all hits (#14263)
#14264 merged
Feb 20, 2025 -
fix #14260 assert error TestSsDvMultiRangeQuery#testDuelWithStandardDisjunction
#14263 merged
Feb 20, 2025 -
Stop asserting on the max number of merged segments in TestTieredMergePolicy#testPartialMerge.
#14259 merged
Feb 20, 2025 -
Accept nodes where score == Math.nextUp(results.minCompetitiveSimilarity()) after #14215
#14249 merged
Feb 20, 2025 -
[Unit] Increase Dynamic Range Faceting coverage and address edge cases
#14258 merged
Feb 19, 2025 -
SortedSet DV Multi Range query
#13974 merged
Feb 19, 2025 -
Move
CombinedFieldQuery
to the core module.#14236 merged
Feb 19, 2025
17 Pull requests opened by 10 people
-
Add support for querying multiple fields to QueryBuilder.
#14262 opened
Feb 19, 2025 -
Reduce the number of comparisons when lowerPoint is equal to upperPoint
#14267 opened
Feb 21, 2025 -
PointInSetQuery clips segments by lower and upper
#14268 opened
Feb 21, 2025 -
Address completion fields testing gap and truly allow loading FST off heap
#14270 opened
Feb 21, 2025 -
Speed up histogram collection in a similar way as disjunction counts.
#14273 opened
Feb 21, 2025 -
knn search - add tests to perform exact search when filtering does not return enough results
#14274 opened
Feb 21, 2025 -
Support load per-iteration replacement of NamedSPI
#14275 opened
Feb 21, 2025 -
Optimize single value ranges for multivalue sortedset docvalues ranges.
#14276 opened
Feb 22, 2025 -
Enhance DictionaryCompoundWordTokenFilter
#14278 opened
Feb 22, 2025 -
Adds github action to verify changelog entry and set milestone to PRs
#14279 opened
Feb 23, 2025 -
ExceptionInInitializerError in ScorerUtil
#14280 opened
Feb 24, 2025 -
Use DenseConjunctionBulkScorer for single queries sometimes.
#14293 opened
Feb 25, 2025 -
Fix optimization to help inline calls to live docs.
#14294 opened
Feb 25, 2025 -
Fix TestSysoutLimits occasionally failing.
#14296 opened
Feb 26, 2025 -
Remove BitDocIdSet#bits method
#14297 opened
Feb 26, 2025 -
Replace usage of DocIdBitSet#bits in QueryBitSetProducer
#14298 opened
Feb 26, 2025 -
Mark DocIdBitSet#bits deprecated also in subclasses
#14299 opened
Feb 26, 2025
3 Issues closed by 3 people
-
improve checkJavadocLinks.py to detect "invalid reference"
#14285 closed
Feb 25, 2025 -
TestSsDvMultiRangeQuery.testDuelWithStandardDisjunction fails
#14260 closed
Feb 20, 2025 -
TestTieredMergePolicy.testPartialMerge fails
#14255 closed
Feb 20, 2025
5 Issues opened by 3 people
-
Improve documentation for org.apache.lucene.search Sort class
#14295 opened
Feb 26, 2025 -
Lack of coverage of DenseConjunctionBulkScorer with min competitive scores and competitive iterators
#14283 opened
Feb 24, 2025 -
Weird Performance regression due to: #13907
#14281 opened
Feb 24, 2025 -
Flaky `TestKnnByteVectorQueryMMap.testRandomWithFilter` test failures
#14266 opened
Feb 20, 2025 -
TestIndexWriterMergePolicy.testStressUpdateSameDocumentWithMergeOnCommit fails on nightly
#14261 opened
Feb 19, 2025
19 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
OptimisticKnnVectorQuery
#14226 commented on
Feb 25, 2025 • 5 new comments -
Reciprocal Rank Fusion (RRF) in TopDocs
#13470 commented on
Feb 24, 2025 • 2 new comments -
Reuse entry point scores and provide mechanisms to provide scores for directly entry points
#14256 commented on
Feb 24, 2025 • 1 new comment -
HNSW connect components can take an inordinate amount of time
#14214 commented on
Feb 21, 2025 • 0 new comments -
Allow skip_factor to be set dynamically within QueryCache
#14183 commented on
Feb 25, 2025 • 0 new comments -
Stop duplicating per-segment work across segment partitions
#13745 commented on
Feb 25, 2025 • 0 new comments -
Refactor QueryCache to improve concurrency and performance
#14222 commented on
Feb 26, 2025 • 0 new comments -
remove refs to people.apache.org/home.apache.org in build
#13647 commented on
Feb 26, 2025 • 0 new comments -
Move synonym map off-heap for SynonymGraphFilter
#13054 commented on
Feb 23, 2025 • 0 new comments -
Make HNSW merges faster
#12440 commented on
Feb 20, 2025 • 0 new comments -
Allow reading binary doc values as a RandomAccessInput
#13948 commented on
Feb 23, 2025 • 0 new comments -
Binary vector format for flat and hnsw vectors
#14078 commented on
Feb 26, 2025 • 0 new comments -
Add a HNSW collector that exits early when nearest neighbor queue saturates
#14094 commented on
Feb 25, 2025 • 0 new comments -
Integrating GPU based Vector Search using cuVS
#14131 commented on
Feb 25, 2025 • 0 new comments -
Disable the query cache by default.
#14187 commented on
Feb 25, 2025 • 0 new comments -
Add posTagFormat parameter for OpenNLPPOSFilter
#14194 commented on
Feb 25, 2025 • 0 new comments -
DictionaryCompoundWordTokenFilter should respect minSubwordSize also for fragments [LUCENE-6809]
#7867 commented on
Feb 20, 2025 • 0 new comments -
Utility classes to make it easier to use sandbox facet API for most common cases
#14237 commented on
Feb 25, 2025 • 0 new comments -
Make multi-field search a first-class citizen
#14241 commented on
Feb 19, 2025 • 0 new comments