issues
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/21
Re: [PR] TestRescoreTopNQuery: Don't flush per document [lucene]
via GitHub
2026/01/21
Re: [I] Failure in TestRescoreTopNQuery.testLateInteractionQuery [lucene]
via GitHub
2026/01/21
Re: [PR] Use Arrays.compareUnsigned in IDVersionSegmentTermsEnum and OrdsSegmentTermsEnum. [lucene]
via GitHub
2026/01/21
Re: [PR] Proposal for alternate way to traverse BKD tree with prefetching matching leaves for IO concurrency [lucene]
via GitHub
2026/01/21
Re: [PR] Compute 'length' of fields with custom term frequencies as docFreq [lucene]
via GitHub
2026/01/21
Re: [PR] BufferedChecksum JMH benchmark [lucene]
via GitHub
2026/01/21
[PR] BufferedChecksum JMH benchmark [lucene]
via GitHub
2026/01/21
Re: [I] Failure in TestRescoreTopNQuery.testLateInteractionQuery [lucene]
via GitHub
2026/01/21
[PR] TestRescoreTopNQuery: Don't flush per document [lucene]
via GitHub
2026/01/21
Re: [I] Failure in TestRescoreTopNQuery.testLateInteractionQuery [lucene]
via GitHub
2026/01/21
Re: [I] Failure in TestRescoreTopNQuery.testLateInteractionQuery [lucene]
via GitHub
2026/01/21
Re: [I] Failure in TestRescoreTopNQuery.testLateInteractionQuery [lucene]
via GitHub
2026/01/21
[I] Failure in TestRescoreTopNQuery.testLateInteractionQuery [lucene]
via GitHub
2026/01/21
Re: [PR] Grammar and javadoc fixes [lucene]
via GitHub
2026/01/21
Re: [PR] Add SegmentOrder utility class for per-query segment re-ordering [lucene]
via GitHub
2026/01/21
Re: [PR] Better encapsulate locking logic in HnswGraphBuilder [lucene]
via GitHub
2026/01/21
Re: [PR] Better encapsulate locking logic in HnswGraphBuilder [lucene]
via GitHub
2026/01/21
[PR] Grammar and javadoc fixes [lucene]
via GitHub
2026/01/21
Re: [PR] Reduce memory usage of `NeighborArray` [lucene]
via GitHub
2026/01/21
Re: [PR] Fix race and improve performance of HNSW graph building [lucene]
via GitHub
2026/01/21
Re: [PR] Add SegmentOrder utility class for per-query segment re-ordering [lucene]
via GitHub
2026/01/21
Re: [PR] Add SegmentOrder utility class for per-query segment re-ordering [lucene]
via GitHub
2026/01/21
Re: [PR] Add SegmentOrder utility class for per-query segment re-ordering [lucene]
via GitHub
2026/01/21
Re: [I] Failure in TestExitableDirectoryReader.testDocValues [lucene]
via GitHub
2026/01/21
Re: [I] Failure in TestExitableDirectoryReader.testDocValues [lucene]
via GitHub
2026/01/21
Re: [PR] Add SegmentOrder utility class for per-query segment re-ordering [lucene]
via GitHub
2026/01/21
Re: [PR] Fix race in OnHeapHnswGraph memory accounting [lucene]
via GitHub
2026/01/21
[PR] Reduce memory usage of `NeighborArray` [lucene]
via GitHub
2026/01/21
Re: [PR] deps(java): bump com.ibm.icu:icu4j from 78.1 to 78.2 [lucene]
via GitHub
2026/01/21
Re: [I] Failure in TestExitableDirectoryReader.testDocValues [lucene]
via GitHub
2026/01/21
Re: [PR] ART [lucene]
via GitHub
2026/01/21
Re: [PR] deps(java): bump com.google.errorprone:error_prone_core from 2.45.0 to 2.46.0 [lucene]
via GitHub
2026/01/21
[I] Failure in TestExitableDirectoryReader.testDocValues [lucene]
via GitHub
2026/01/21
Re: [PR] deps(java): bump net.ltgt.errorprone from 4.3.0 to 4.4.0 [lucene]
via GitHub
2026/01/20
Re: [PR] Optimize DocIdSetIteratorAcceptDocs#cost [lucene]
via GitHub
2026/01/20
Re: [PR] Optimize DocIdSetIteratorAcceptDocs#cost [lucene]
via GitHub
2026/01/20
Re: [PR] Use Arrays.compareUnsigned in IDVersionSegmentTermsEnum and OrdsSegmentTermsEnum. [lucene]
via GitHub
2026/01/20
Re: [I] Date Tiered Compaction [lucene]
via GitHub
2026/01/20
Re: [PR] Remove recurse into sub block when scan leaf block in IDVersionSegmentTermsEnumFrame#scanToTermLeaf. [lucene]
via GitHub
2026/01/20
Re: [PR] Use Arrays.compareUnsigned in IDVersionSegmentTermsEnum and OrdsSegmentTermsEnum. [lucene]
via GitHub
2026/01/20
Re: [PR] Use Arrays#mismatch in FSTEnum#rewindPrefix. [lucene]
via GitHub
2026/01/20
[PR] deps(java): bump com.google.errorprone:error_prone_core from 2.45.0 to 2.46.0 [lucene]
via GitHub
2026/01/20
[PR] deps(java): bump net.ltgt.errorprone from 4.3.0 to 4.4.0 [lucene]
via GitHub
2026/01/20
[PR] deps(java): bump com.ibm.icu:icu4j from 78.1 to 78.2 [lucene]
via GitHub
2026/01/20
Re: [I] Date Tiered Compaction [lucene]
via GitHub
2026/01/20
Re: [I] Date Tiered Compaction [lucene]
via GitHub
2026/01/20
[PR] Optimize DocIdSetIteratorAcceptDocs#cost [lucene]
via GitHub
2026/01/20
Re: [I] Should we increase `BufferedChecksum`'s buffer from 1 KB -> 2 KB? [lucene]
via GitHub
2026/01/20
Re: [PR] Switching to a fixed CFS threshold [lucene]
via GitHub
2026/01/20
Re: [PR] Allow Collectors to re-order segments for non-exhaustive searches [lucene]
via GitHub
2026/01/20
Re: [PR] Allow Collectors to re-order segments for non-exhaustive searches [lucene]
via GitHub
2026/01/20
[PR] Add SegmentOrder utility class for per-query segment re-ordering [lucene]
via GitHub
2026/01/20
Re: [I] Provide helper utility API to compute CRC32 across concurrent (map/reduce) chunks [lucene]
via GitHub
2026/01/20
Re: [I] Should we increase `BufferedChecksum`'s buffer from 1 KB -> 2 KB? [lucene]
via GitHub
2026/01/20
Re: [I] Create a read-only index that drops index files not needed for searching [lucene]
via GitHub
2026/01/20
Re: [PR] Monitor: Make TestCachePurging more failsafe [lucene]
via GitHub
2026/01/20
Re: [I] TestCachePurging.testBackgroundPurges test failure [lucene]
via GitHub
2026/01/20
[PR] Fix race in OnHeapHnswGraph memory accounting [lucene]
via GitHub
2026/01/20
Re: [PR] Avoid copying bitset that's subsequently cleared [lucene]
via GitHub
2026/01/20
[PR] Monitor: Make TestCachePurging more failsafe [lucene]
via GitHub
2026/01/19
Re: [I] Add IO prefetch to HNSW graph crawl? [lucene]
via GitHub
2026/01/19
Re: [PR] Add half-float (FP16) storage support for vectors [lucene]
via GitHub
2026/01/19
Re: [PR] Add half-float (FP16) storage support for vectors [lucene]
via GitHub
2026/01/19
[PR] Backport changes to 10x branch to add and enforce fallback support when full precision vectors not present in index [lucene]
via GitHub
2026/01/19
Re: [PR] Refactor QueryCache to improve performance [lucene]
via GitHub
2026/01/19
Re: [PR] Avoid copying bitset that's subsequently cleared [lucene]
via GitHub
2026/01/19
Re: [PR] Add `count()` to `FilterWeight` [lucene]
via GitHub
2026/01/19
Re: [PR] Added shared prefetch counter [lucene]
via GitHub
2026/01/19
[I] TestCachePurging.testBackgroundPurges test failure [lucene]
via GitHub
2026/01/19
Re: [PR] Added shared prefetch counter [lucene]
via GitHub
2026/01/19
Re: [PR] Added shared prefetch counter [lucene]
via GitHub
2026/01/19
Re: [PR] Added shared prefetch counter [lucene]
via GitHub
2026/01/19
Re: [I] Force flush the DWPT to prevent ByteBlockPool buffers overflow during active indexing [lucene]
via GitHub
2026/01/19
Re: [I] Add IO prefetch to HNSW graph crawl? [lucene]
via GitHub
2026/01/19
Re: [PR] Added shared prefetch counter [lucene]
via GitHub
2026/01/19
Re: [I] Share prefetch hit counter across slices/clones [lucene]
via GitHub
2026/01/19
Re: [PR] Allow Collectors to re-order segments for non-exhaustive searches [lucene]
via GitHub
2026/01/19
Re: [PR] Allow Collectors to re-order segments for non-exhaustive searches [lucene]
via GitHub
2026/01/17
Re: [PR] Compute 'length' of fields with custom term frequencies as docFreq [lucene]
via GitHub
2026/01/17
Re: [PR] Compute 'length' of fields with custom term frequencies as docFreq [lucene]
via GitHub
2026/01/17
Re: [PR] Compute 'length' of fields with custom term frequencies as docFreq [lucene]
via GitHub
2026/01/17
Re: [I] AcceptDocs#cost() fully consumes iterator, invalidating any possible perf gain [lucene]
via GitHub
2026/01/17
Re: [PR] Refactor QueryCache to improve performance [lucene]
via GitHub
2026/01/17
Re: [I] Clarifying TF-IDF / ClassicSimilarity scoring changes across Lucene versions (impact seen during Solr 5 → 8 upgrade) [lucene]
via GitHub
2026/01/17
[PR] Document scoring and ranking behavior changes across major Lucene versions [lucene]
via GitHub
2026/01/16
Re: [PR] Compute 'length' of fields with custom term frequencies as docFreq [lucene]
via GitHub
2026/01/16
Re: [PR] Compute 'length' of fields with custom term frequencies as docFreq [lucene]
via GitHub
2026/01/16
Re: [I] AcceptDocs#cost() fully consumes iterator, invalidating any possible perf gain [lucene]
via GitHub
2026/01/16
[PR] Added shared prefetch counter [lucene]
via GitHub
2026/01/16
Re: [I] Add IO prefetch to HNSW graph crawl? [lucene]
via GitHub
2026/01/16
Re: [I] AcceptDocs#cost() fully consumes iterator, invalidating any possible perf gain [lucene]
via GitHub
2026/01/16
Re: [I] AcceptDocs#cost() fully consumes iterator, invalidating any possible perf gain [lucene]
via GitHub
2026/01/16
Re: [PR] Introduced OffHeapQuantizedFloatVectorValues class to access float vectors when only quantized byte vectors are available in the index [lucene]
via GitHub
2026/01/16
Re: [I] Should we support preloading slices of MemorySegmentIndexInput? [lucene]
via GitHub
2026/01/16
Re: [PR] Avoid copying bitset that's subsequently cleared [lucene]
via GitHub
2026/01/16
Re: [PR] Make intellij think vector module is imported for mrjar/java25 module [lucene]
via GitHub
2026/01/16
Re: [PR] Make intellij think vector module is imported for mrjar/java25 module [lucene]
via GitHub
2026/01/16
Re: [I] Optimization for querying against an index sorted in the opposite order [lucene]
via GitHub
2026/01/16
Re: [I] ToParentBlockJoinSortField does not handle missing values correctly [lucene]
via GitHub
2026/01/16
Re: [I] Share prefetch hit counter across slices/clones [lucene]
via GitHub
2026/01/16
Re: [PR] Compute 'length' of fields with custom term frequencies as docFreq [lucene]
via GitHub
2026/01/16
[PR] Compute 'length' of fields with custom term frequencies as docFreq [lucene]
via GitHub
2026/01/16
[I] Bypass total frequency check if field uses custom term frequency [LUCENE-10048] [lucene]
via GitHub
2026/01/16
Re: [I] Bypass total frequency check if field uses custom term frequency [LUCENE-10048] [lucene]
via GitHub
2026/01/16
Re: [PR] Avoid copying bitset that's subsequently cleared [lucene]
via GitHub
2026/01/16
Re: [I] Use @snippet javadoc tag for snippets [lucene]
via GitHub
2026/01/16
Re: [I] Use @snippet javadoc tag for snippets [lucene]
via GitHub
2026/01/16
Re: [PR] Make intellij think vector module is imported for mrjar/java25 module [lucene]
via GitHub
2026/01/16
Re: [PR] Make intellij think vector module is imported for mrjar/java25 module [lucene]
via GitHub
2026/01/16
[PR] Make intellij think vector module is imported for mrjar/java25 module [lucene]
via GitHub
2026/01/16
Re: [PR] Avoid copying bitset that's subsequently cleared [lucene]
via GitHub
2026/01/16
Re: [PR] Add half-float (FP16) storage support for vectors [lucene]
via GitHub
2026/01/16
Re: [PR] Allow Collectors to re-order segments for non-exhaustive searches [lucene]
via GitHub
2026/01/16
Re: [PR] Minor javadoc clarification that HasIndexSlice::getSlice can return null [lucene]
via GitHub
2026/01/16
Re: [PR] Allow a DataAccessHint to be passed during the construction of a Lucene99FlatVectorsReader [lucene]
via GitHub
2026/01/16
[PR] Avoid copying bitset that's subsequently cleared [lucene]
via GitHub
2026/01/16
[PR] Minor javadoc clarification to HasIndexSlice::getSlice [lucene]
via GitHub
2026/01/16
[I] Failure in TestAddIndexes.testAddIndexesWithConcurrentMerges [lucene]
via GitHub
2026/01/15
Re: [I] TestLucene104ScalarQuantizedVectorsFormat.testReadQuantizedVectorWithEmptyRawVectors failures [lucene]
via GitHub
2026/01/15
Re: [PR] Add half-float (FP16) storage support for vectors [lucene]
via GitHub
2026/01/15
Re: [I] Should we increase `BufferedChecksum`'s buffer from 1 KB -> 2 KB? [lucene]
via GitHub
2026/01/15
Re: [PR] Add half-float (FP16) storage support for vectors [lucene]
via GitHub
2026/01/15
[I] Should we support preloading slices of MemorySegmentIndexInput? [lucene]
via GitHub
2026/01/15
Re: [PR] Add half-float (FP16) storage support for vectors [lucene]
via GitHub
2026/01/15
Re: [I] Should we increase `BufferedChecksum`'s buffer from 1 KB -> 2 KB? [lucene]
via GitHub
2026/01/15
Re: [I] TestLucene104ScalarQuantizedVectorsFormat.testReadQuantizedVectorWithEmptyRawVectors failures [lucene]
via GitHub
2026/01/15
Re: [PR] Fix dibit striping for quantized vector formats [lucene]
via GitHub
2026/01/15
Re: [PR] Refactor QueryCache to improve performance [lucene]
via GitHub
2026/01/15
Re: [PR] Minor matches highlighter optimizations [lucene]
via GitHub
2026/01/15
[PR] Fix dibit striping for quantized vector formats [lucene]
via GitHub
2026/01/15
Re: [PR] Disallow invalid offset 0 for LZ4 decompression [lucene]
via GitHub
2026/01/15
Re: [PR] Refactor QueryCache to improve performance [lucene]
via GitHub
2026/01/15
[PR] Minor matches highlighter optimizations [lucene]
via GitHub
2026/01/15
Re: [I] TestLucene104ScalarQuantizedVectorsFormat.testReadQuantizedVectorWithEmptyRawVectors failures [lucene]
via GitHub
2026/01/15
Re: [PR] Add `count()` to `FilterWeight` [lucene]
via GitHub
2026/01/15
Re: [PR] Disallow invalid offset 0 for LZ4 decompression [lucene]
via GitHub
2026/01/15
Re: [PR] Allow Collectors to re-order segments for non-exhaustive searches [lucene]
via GitHub
2026/01/15
Re: [PR] Disallow invalid offset 0 for LZ4 decompression [lucene]
via GitHub
2026/01/15
Re: [PR] Disallow invalid offset 0 for LZ4 decompression [lucene]
via GitHub
2026/01/15
Re: [PR] IndexOrDocValuesQuery and IndexSortSortedNumericDocValuesRangeQuery should only be counted once when computing maxClauseCount [lucene]
via GitHub
2026/01/15
Re: [PR] Introduced OffHeapQuantizedFloatVectorValues class to access float vectors when only quantized byte vectors are available in the index [lucene]
via GitHub
2026/01/15
Re: [PR] Introduced OffHeapQuantizedFloatVectorValues class to access float vectors when only quantized byte vectors are available in the index [lucene]
via GitHub
2026/01/15
Re: [I] TestLucene104ScalarQuantizedVectorsFormat.testReadQuantizedVectorWithEmptyRawVectors failures [lucene]
via GitHub
2026/01/15
Re: [PR] Disallow invalid offset 0 for LZ4 decompression [lucene]
via GitHub
2026/01/15
Re: [PR] Disallow invalid offset 0 for LZ4 decompression [lucene]
via GitHub
2026/01/15
Re: [I] Clarifying TF-IDF / ClassicSimilarity scoring changes across Lucene versions (impact seen during Solr 5 → 8 upgrade) [lucene]
via GitHub
2026/01/15
Re: [I] Clarifying TF-IDF / ClassicSimilarity scoring changes across Lucene versions (impact seen during Solr 5 → 8 upgrade) [lucene]
via GitHub
2026/01/15
Re: [I] TestLucene104ScalarQuantizedVectorsFormat.testReadQuantizedVectorWithEmptyRawVectors failures [lucene]
via GitHub
2026/01/15
[I] TestLucene104ScalarQuantizedVectorsFormat.testReadQuantizedVectorWithEmptyRawVectors failures [lucene]
via GitHub
2026/01/15
Re: [PR] Replace the deprecated usage of search(Query, Collector) in core [lucene]
via GitHub
2026/01/15
Re: [PR] Disallow invalid offset 0 for LZ4 decompression [lucene]
via GitHub
2026/01/15
Re: [PR] Refactor QueryCache to improve performance [lucene]
via GitHub
2026/01/15
Re: [PR] Refactor QueryCache to improve performance [lucene]
via GitHub
2026/01/15
Re: [PR] Refactor QueryCache to improve performance [lucene]
via GitHub
2026/01/15
[PR] Replace the deprecated usage of search(Query, Collector) in core [lucene]
via GitHub
2026/01/15
Re: [PR] Replace prettyprint with code tag for prism. [lucene]
via GitHub
2026/01/14
[PR] Introduce FirstPassGroupingCollectorManager [lucene]
via GitHub
2026/01/14
Re: [PR] Add `count()` to `FilterWeight` [lucene]
via GitHub
2026/01/14
Re: [PR] Refactor QueryCache to improve performance [lucene]
via GitHub
2026/01/14
Re: [PR] Use native dot product in Lucene [lucene]
via GitHub
2026/01/14
Re: [PR] Add `count()` to `FilterWeight` [lucene]
via GitHub
2026/01/14
Re: [PR] Add `count()` to `FilterWeight` [lucene]
via GitHub
2026/01/14
Re: [PR] Replace prettyprint with code tag for prism. [lucene]
via GitHub
2026/01/14
Re: [PR] Fix offset 0 handling by LZ4 decompression [lucene]
via GitHub
2026/01/14
Re: [PR] Fix offset 0 handling by LZ4 decompression [lucene]
via GitHub
2026/01/14
Re: [PR] Fix offset 0 handling by LZ4 decompression [lucene]
via GitHub
2026/01/14
[PR] Replace prettyprint with code tag for prism. [lucene]
via GitHub
2026/01/14
Re: [PR] Fix offset 0 handling by LZ4 decompression [lucene]
via GitHub
2026/01/14
Re: [PR] Fix offset 0 handling by LZ4 decompression [lucene]
via GitHub
2026/01/14
Re: [PR] Add markdown support for javadocs and modernize highlighting a bit. [lucene]
via GitHub
2026/01/14
Re: [I] Provide helper utility API to compute CRC32 across concurrent (map/reduce) chunks [lucene]
via GitHub
2026/01/14
Re: [PR] Two bit quantization for dense vectors [lucene]
via GitHub
2026/01/14
Re: [I] Should we increase `BufferedChecksum`'s buffer from 1 KB -> 2 KB? [lucene]
via GitHub
2026/01/14
Re: [I] Provide helper utility API to compute CRC32 across concurrent (map/reduce) chunks [lucene]
via GitHub
2026/01/14
[I] Should we increase `BufferedChecksum`'s buffer from 1 KB -> 2 KB? [lucene]
via GitHub
2026/01/14
Re: [I] Provide helper utility API to compute CRC32 across concurrent (map/reduce) chunks [lucene]
via GitHub
2026/01/14
Re: [I] Provide helper utility API to compute CRC32 across concurrent (map/reduce) chunks [lucene]
via GitHub
2026/01/14
[I] Share prefetch hit counter across slices/clones [lucene]
via GitHub
2026/01/14
Re: [PR] Reduce bloom filter size by using the optimal count for hash functions. [lucene]
via GitHub
2026/01/14
Re: [PR] Reduce bloom filter size by using the optimal count for hash functions. [lucene]
via GitHub
2026/01/14
Re: [PR] Reduce bloom filter size by using the optimal count for hash functions. [lucene]
via GitHub
2026/01/14
Re: [PR] Reduce bloom filter size by using the optimal count for hash functions. [lucene]
via GitHub
2026/01/14
Re: [PR] Fix offset 0 handling by LZ4 decompression [lucene]
via GitHub
2026/01/14
Re: [PR] Fix offset 0 handling by LZ4 decompression [lucene]
via GitHub
2026/01/14
Re: [PR] Reduce bloom filter size by using the optimal count for hash functions. [lucene]
via GitHub
2026/01/14
Re: [PR] Reduce bloom filter size by using the optimal count for hash functions. [lucene]
via GitHub
2026/01/14
Re: [PR] Reduce bloom filter size by using the optimal count for hash functions. [lucene]
via GitHub
2026/01/13
Re: [PR] Refactor QueryCache to improve performance [lucene]
via GitHub
2026/01/13
Re: [PR] Separate Panama and Vector classes [lucene]
via GitHub
2026/01/13
Re: [PR] Refactor QueryCache to improve performance [lucene]
via GitHub
2026/01/13
Re: [PR] Ensure that FilterXxx properly delegate to the decorated instances [lucene]
via GitHub
2026/01/13
Re: [PR] Fix offset 0 handling by LZ4 decompression [lucene]
via GitHub
2026/01/13
Re: [PR] Fix offset 0 handling by LZ4 decompression [lucene]
via GitHub
2026/01/13
[PR] Fix offset 0 handling by LZ4 decompression [lucene]
via GitHub
2026/01/13
Re: [PR] Two bit quantization for dense vectors [lucene]
via GitHub
2026/01/13
Re: [PR] Two bit quantization for dense vectors [lucene]
via GitHub
2026/01/13
Re: [PR] Two bit quantization for dense vectors [lucene]
via GitHub
2026/01/13
Re: [PR] Adaptive indexing mode for prefetching [lucene]
via GitHub
2026/01/13
Re: [PR] Adaptive indexing mode for prefetching [lucene]
via GitHub
2026/01/13
Re: [PR] Two bit quantization for dense vectors [lucene]
via GitHub
Earlier messages
Later messages