issues
Thread
Date
Earlier messages
Messages by Thread
[PR] Implement AssertingLeafReader#docIDRunEnd [lucene]
via GitHub
[PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
Re: [PR] Security research validation: benign auto format workflow test [lucene]
via GitHub
[PR] PanamaDocValuesRangeSupport: OR mask directly into FixedBitSet instead of per-bit loop [lucene]
via GitHub
[PR] FacetCutter: unify rollup and range remapping [lucene]
via GitHub
[I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
Re: [I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
Re: [I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
Re: [I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
Re: [I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
Re: [I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
Re: [I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
Re: [I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
Re: [I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
Re: [I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
Re: [I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
Re: [I] Cannot use `-Dtests.iters` on specific test any more [lucene]
via GitHub
[PR] Simplifiy SortedSkipperScorerSupplier [lucene]
via GitHub
[PR] Optimize byte array writes in OutputStreamIndexOutput to remove unnecessary overhead [lucene]
via GitHub
[PR] Remove getOrAddPerField calls in processBatch [lucene]
via GitHub
Re: [PR] Remove getOrAddPerField calls in processBatch [lucene]
via GitHub
[I] add updateDocuments(Term, ColumnBatch) to IndexWriter for atomic delete-and-add columnar operations [lucene]
via GitHub
Re: [I] add updateDocuments(Term, ColumnBatch) to IndexWriter for atomic delete-and-add columnar operations [lucene]
via GitHub
[PR] Invert eligible BinaryColumns in the column pass [lucene]
via GitHub
[PR] Reject duplicate column names in ColumnBatch [lucene]
via GitHub
Re: [PR] Reject duplicate column names in ColumnBatch [lucene]
via GitHub
[PR] docs(util): clarify `Accountable.ramBytesUsed()` ownership semantics [lucene]
via GitHub
[I] feat(util): clarify Accountable ownership semantics and fix inconsistent ramBytesUsed() accounting [lucene]
via GitHub
Re: [I] feat(util): clarify `Accountable` ownership semantics and fix inconsistent `ramBytesUsed()` [lucene]
via GitHub
[I] stop all slices once any slice hits timeout in concurrent search [lucene]
via GitHub
[PR] Optimize FieldExistsQuery.count() when all docs have the field [lucene]
via GitHub
[PR] Add count() to BayesianScoreQuery.BayesianScoreWeight [lucene]
via GitHub
[PR] Add count() to SortedSetDocValuesRangeQuery [lucene]
via GitHub
[PR] Make TestSimilarity#testTermDocSimilarity thread safe [lucene]
via GitHub
Re: [PR] Make TestSimilarity#testTermDocSimilarity thread safe [lucene]
via GitHub
Re: [PR] Make TestSimilarity#testTermDocSimilarity thread safe [lucene]
via GitHub
[PR] Add method SparseFixedBitSet#set(int startIndex, int endIndex) [lucene]
via GitHub
[PR] Fix LogOddsFusionQuery.rewrite() to filter out MatchNoDocsQuery clauses [lucene]
via GitHub
[PR] BatchDocValuesRangeIterator#intoBitSet fails when block boundary is maxDoc [lucene]
via GitHub
Re: [PR] BatchDocValuesRangeIterator#intoBitSet fails when block boundary is maxDoc [lucene]
via GitHub
[PR] Allow supplying KnnSearchStrategy to vector similarity queries [lucene]
via GitHub
[PR] Filter out MatchNoDocsQuery disjuncts in DisjunctionMaxQuery.rewrite() [lucene]
via GitHub
[I] Reproducible failure in TestHistogramCollectorManager.testSkipIndex [lucene]
via GitHub
Re: [I] Reproducible failure in TestHistogramCollectorManager.testSkipIndex [lucene]
via GitHub
Re: [I] Reproducible failure in TestHistogramCollectorManager.testSkipIndex [lucene]
via GitHub
[PR] Add DictionaryColumn for SORTED / SORTED_SET dvs [lucene]
via GitHub
[PR] Handle zero vectors in quantized codecs to prevent crashes during merge and search [lucene]
via GitHub
[PR] Make HNSW graph building and CheckIndex resilient to zero vectors with cosine similarity [lucene]
via GitHub
[PR] Validate zero vectors in setVectorValue() for cosine similarity fields [lucene]
via GitHub
[PR] Implement DocIdSetIterator#intoBitSet in many of the Lucene90DocValuesProducer implementations [lucene]
via GitHub
Re: [PR] Implement DocIdSetIterator#intoBitSet in many of the Lucene90DocValuesProducer implementations [lucene]
via GitHub
Re: [PR] Avoid allocations in IndexFileNames.parseGeneration method [lucene]
via GitHub
[PR] Fix SortedSkipperScorerSupplier.cost() calculation [lucene]
via GitHub
Re: [PR] Fix SortedSkipperScorerSupplier.cost() calculation [lucene]
via GitHub
[PR] Add FSTEnum seek benchmark [lucene]
via GitHub
[PR] Create context per collector in TestAllGroupsCollector.createRandomCollectorManager [lucene]
via GitHub
Re: [PR] Create context per collector in TestAllGroupsCollector.createRandomCollectorManager [lucene]
via GitHub
Re: [PR] Create context per collector in TestAllGroupsCollector.createRandomCollectorManager [lucene]
via GitHub
Re: [PR] Use Arrays#mismatch in FSTEnum#rewindPrefix. [lucene]
via GitHub
[PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
Re: [PR] Add hadamard rotation to vector fields [lucene]
via GitHub
[PR] Replace deprecated search(Query, Collector) with CollectorManager in JoinUtil [lucene]
via GitHub
[PR] Make CollectorMemoryTracker instance members final [lucene]
via GitHub
Re: [PR] Make CollectorMemoryTracker instance members final [lucene]
via GitHub
[PR] Upgrade DocIdSetBuilder to use FixedBitSet eagerly once exceeding the threshold [lucene]
via GitHub
[PR] Stop returning null in SearchGroup#merge [lucene]
via GitHub
Re: [PR] Stop returning null in SearchGroup#merge [lucene]
via GitHub
[PR] deps(java): bump gradle-wrapper from 9.5.0 to 9.5.1 [lucene]
via GitHub
Re: [PR] deps(java): bump gradle-wrapper from 9.5.0 to 9.5.1 [lucene]
via GitHub
Re: [PR] Only check liveDocs is null one time in FreqProxTermsWriter.applyDeletes [lucene]
via GitHub
Re: [I] Merges sometimes do lots of work even after being aborted [lucene]
via GitHub
Re: [I] Merges sometimes do lots of work even after being aborted [lucene]
via GitHub
Re: [I] Merges sometimes do lots of work even after being aborted [lucene]
via GitHub
Re: [I] Merges sometimes do lots of work even after being aborted [lucene]
via GitHub
[PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
Re: [PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
Re: [PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
Re: [PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
Re: [PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
Re: [PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
Re: [PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
Re: [PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
Re: [PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
Re: [PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
Re: [PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
Re: [PR] Allow merge integrity checks to be aborted sooner [lucene]
via GitHub
[PR] Use SortedSkipperScorerSupplier in SortedNumericDocValuesRangeQuery when applicable [lucene]
via GitHub
Re: [PR] Use SortedSkipperScorerSupplier in SortedNumericDocValuesRangeQuery when applicable [lucene]
via GitHub
[PR] Add range encoding in RoaringDocIdSet [lucene]
via GitHub
Re: [PR] Add range encoding in RoaringDocIdSet [lucene]
via GitHub
Re: [PR] Add range encoding in RoaringDocIdSet [lucene]
via GitHub
Re: [PR] Add range encoding in RoaringDocIdSet [lucene]
via GitHub
[PR] Introduce intoCacheAndCount method to BulkScorer to allow cache specializations [lucene]
via GitHub
Re: [PR] Introduce intoCacheAndCount method to BulkScorer to allow cache specializations [lucene]
via GitHub
Re: [PR] Introduce intoCacheAndCount method to BulkScorer to allow cache specializations [lucene]
via GitHub
Re: [PR] Introduce intoCacheAndCount method to BulkScorer to allow cache specializations [lucene]
via GitHub
Re: [PR] Introduce intoCacheAndCount method to BulkScorer to allow cache specializations [lucene]
via GitHub
Re: [PR] Introduce intoCacheAndCount method to BulkScorer to allow cache specializations [lucene]
via GitHub
Re: [PR] Introduce intoCacheAndCount method to BulkScorer to allow cache specializations [lucene]
via GitHub
Re: [PR] Introduce intoCacheAndCount method to BulkScorer to allow cache specializations [lucene]
via GitHub
Re: [PR] Introduce intoCacheAndCount method to BulkScorer to allow cache specializations [lucene]
via GitHub
[PR] DiversifyingChildren benchmark [lucene]
via GitHub
Re: [PR] DiversifyingChildren benchmark [lucene]
via GitHub
Re: [PR] DiversifyingChildren benchmark [lucene]
via GitHub
[PR] Implement LeafCollector#collectRange in the collectors used in LRUCache [lucene]
via GitHub
Re: [PR] Implement LeafCollector#collectRange in the collectors used in LRUCache [lucene]
via GitHub
Re: [PR] Implement LeafCollector#collectRange in the collectors used in LRUCache [lucene]
via GitHub
[PR] Add a BulkScorer for queries that match a dense range [lucene]
via GitHub
Re: [PR] Add a BulkScorer for queries that match a dense range [lucene]
via GitHub
Re: [PR] Add a BulkScorer for queries that match a dense range [lucene]
via GitHub
Re: [PR] Add a BulkScorer for queries that match a dense range [lucene]
via GitHub
[PR] add FixedBitSet.nextUnsetBit and use it in MergingHnswGraphBuilder [lucene]
via GitHub
Re: [PR] add FixedBitSet.nextUnsetBit and use it in MergingHnswGraphBuilder [lucene]
via GitHub
Re: [PR] add FixedBitSet.nextUnsetBit and use it in MergingHnswGraphBuilder [lucene]
via GitHub
Re: [PR] add FixedBitSet.nextUnsetBit and use it in MergingHnswGraphBuilder [lucene]
via GitHub
[PR] Fix LargeNumHitsTopDocsCollector not handling requested hit count correctly [lucene]
via GitHub
Re: [PR] Fix LargeNumHitsTopDocsCollector not handling requested hit count correctly [lucene]
via GitHub
Re: [PR] Fix LargeNumHitsTopDocsCollector not handling requested hit count correctly [lucene]
via GitHub
Re: [PR] Fix LargeNumHitsTopDocsCollector not handling requested hit count correctly [lucene]
via GitHub
Re: [PR] Fix LargeNumHitsTopDocsCollector not handling requested hit count correctly [lucene]
via GitHub
[PR] Implement #docIdRunEnd in the iterators used by RoaringDocIdSet [lucene]
via GitHub
Re: [PR] Implement #docIdRunEnd in the iterators used by RoaringDocIdSet [lucene]
via GitHub
Re: [PR] Implement #docIdRunEnd in the iterators used by RoaringDocIdSet [lucene]
via GitHub
Re: [PR] Implement #docIdRunEnd in the iterators used by RoaringDocIdSet [lucene]
via GitHub
Re: [PR] Implement #docIdRunEnd in the iterators used by RoaringDocIdSet [lucene]
via GitHub
Re: [PR] Implement #docIdRunEnd in the iterators used by RoaringDocIdSet [lucene]
via GitHub
Re: [PR] Implement #docIdRunEnd in the iterators used by RoaringDocIdSet [lucene]
via GitHub
Re: [PR] Implement #docIdRunEnd in the iterators used by RoaringDocIdSet [lucene]
via GitHub
[I] Adding 3-ary PriorityQueue to speed up TopFieldCollector [lucene]
via GitHub
[PR] Fix flaky tests in TestColumnBatchIndexing [lucene]
via GitHub
Re: [PR] Fix flaky tests in TestColumnBatchIndexing [lucene]
via GitHub
Re: [PR] Fix flaky tests in TestColumnBatchIndexing [lucene]
via GitHub
Re: [PR] Fix flaky tests in TestColumnBatchIndexing [lucene]
via GitHub
Re: [PR] Fix flaky tests in TestColumnBatchIndexing [lucene]
via GitHub
[PR] Ban presized collection#toArray [lucene]
via GitHub
Re: [PR] Ban presized collection#toArray [lucene]
via GitHub
[PR] [INFRA] Set up default rulesets for default and release branches [lucene-solr]
via GitHub
Re: [PR] [INFRA] Set up default rulesets for default and release branches [lucene-solr]
via GitHub
[PR] [INFRA] Set up default rulesets for default and release branches [lucene-jira-archive]
via GitHub
[PR] Simplify SortedDocIDMerger.next() [lucene]
via GitHub
Re: [PR] Simplify SortedDocIDMerger.next() [lucene]
via GitHub
[PR] Implement BitSetIterator#docIDRunEnd [lucene]
via GitHub
Re: [PR] Implement BitSetIterator#docIDRunEnd [lucene]
via GitHub
Re: [PR] Implement BitSetIterator#docIDRunEnd [lucene]
via GitHub
Re: [PR] Implement BitSetIterator#docIDRunEnd [lucene]
via GitHub
[I] Can we improve caching of dense results? [lucene]
via GitHub
Re: [I] Can we improve caching of dense results? [lucene]
via GitHub
Re: [I] Can we improve caching of dense results? [lucene]
via GitHub
[PR] Follow up #16061. Tighten score supplier cost estimation and introduce SortedSkipperScorerSupplier [lucene]
via GitHub
Re: [PR] Follow up #16061. Tighten score supplier cost estimation and introduce SortedSkipperScorerSupplier [lucene]
via GitHub
Re: [PR] Follow up #16061. Tighten score supplier cost estimation and introduce SortedSkipperScorerSupplier [lucene]
via GitHub
Re: [PR] Follow up #16061. Tighten score supplier cost estimation and introduce SortedSkipperScorerSupplier [lucene]
via GitHub
Re: [PR] Follow up #16061. Tighten score supplier cost estimation and introduce SortedSkipperScorerSupplier [lucene]
via GitHub
Re: [PR] Follow up #16061. Tighten score supplier cost estimation and introduce SortedSkipperScorerSupplier [lucene]
via GitHub
[PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Re: [PR] Load dense filters into bitset in MaxScoreBulkScorer [lucene]
via GitHub
Earlier messages