You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [I] `FSTCompiler.Builder` should have an option to stream the FST bytes directly to Directory [lucene] - posted by "dungba88 (via GitHub)" <gi...@apache.org> on 2024/04/01 04:13:25 UTC, 4 replies.
- [PR] Fix container inefficiencies in FieldInfos.java and CompetitiveImpact… [lucene] - posted by "cinsttool (via GitHub)" <gi...@apache.org> on 2024/04/01 04:49:47 UTC, 6 replies.
- Re: [I] Fix build on Apache s390x Jenkins slave [lucene] - posted by "Nayana-ibm (via GitHub)" <gi...@apache.org> on 2024/04/01 09:21:22 UTC, 2 replies.
- Re: [I] TestPackedInts.testPackedLongValues failing [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/01 11:56:40 UTC, 0 replies.
- Re: [PR] Fix ram estimate and its test for PackedInts.NullReader singleton [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/01 11:56:40 UTC, 0 replies.
- Re: [PR] [Fix] Binary search the entries when all suffixes have the same length in a leaf block. [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/01 12:52:32 UTC, 7 replies.
- Re: [PR] Use Arrays.compareUnsigned instead of iterating compare. [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/01 14:27:33 UTC, 3 replies.
- Re: [PR] Made DocIdsWriter use DISI when reading documents with an IntersectVisitor [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/01 14:33:30 UTC, 8 replies.
- Re: [PR] upgrade icu4j to 74.2 [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/01 14:59:25 UTC, 4 replies.
- Re: [PR] GITHUB-13218: Add migrate entry for Collector to CollectorManager migration [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/01 15:06:21 UTC, 5 replies.
- Re: [PR] Avoid SegmentTermsEnumFrame reload block. [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/01 15:15:17 UTC, 6 replies.
- Re: [PR] Reduce duplication in taxonomy facets; always do counts [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/01 16:03:57 UTC, 5 replies.
- Re: [I] Can we add configuration on dropping raw vectors from quantized formats after some period of time? [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/01 16:09:49 UTC, 0 replies.
- Re: [PR] Recommend lowering the default mmap readahead. [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/01 16:26:15 UTC, 3 replies.
- Re: [PR] Remove ReadAdvice.NORMAL. [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/01 16:40:16 UTC, 3 replies.
- Re: [PR] Add new pluggable vector similarity to field info [lucene] - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2024/04/01 18:00:37 UTC, 13 replies.
- Re: [PR] Add timeout support to AbstractKnnVectorQuery [lucene] - posted by "vigyasharma (via GitHub)" <gi...@apache.org> on 2024/04/01 20:56:18 UTC, 11 replies.
- Re: [PR] Pass custom similarity function to similarityToQueryVector API [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/02 00:17:30 UTC, 2 replies.
- Re: [PR] gh-13147: use dense bit-encoding for frequent terms [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/02 00:17:37 UTC, 0 replies.
- Re: [PR] Fix TestLucene90FieldInfosFormat.testRandom [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/02 00:17:43 UTC, 1 replies.
- Re: [PR] Binary search all terms. [lucene] - posted by "vsop-479 (via GitHub)" <gi...@apache.org> on 2024/04/02 03:54:33 UTC, 3 replies.
- Re: [PR] Fix container inefficiencies in FieldInfos.java [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/02 12:12:19 UTC, 2 replies.
- [PR] Remove Accountable interface in KnnVectorsReader [lucene] - posted by "Pulkitg64 (via GitHub)" <gi...@apache.org> on 2024/04/02 12:13:50 UTC, 4 replies.
- [PR] Simplify PackedInts#longCount [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/04/02 12:41:17 UTC, 2 replies.
- Re: [I] Remove Accountable interface on KnnVectorsReader [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/02 12:55:48 UTC, 5 replies.
- Re: [I] HnwsGraph creates disconnected components [lucene] - posted by "msokolov (via GitHub)" <gi...@apache.org> on 2024/04/02 14:22:45 UTC, 10 replies.
- Re: [PR] Add new parallel merge task executor for parallel actions within a single merge action [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/02 15:08:13 UTC, 1 replies.
- Re: [PR] Expand scalar quantization with adding half-byte (int4) quantization [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/02 17:38:42 UTC, 2 replies.
- Re: [PR] Remove unnecessary `AbstractKnnVectorQuery.exactSearch()` [lucene] - posted by "vigyasharma (via GitHub)" <gi...@apache.org> on 2024/04/02 18:36:14 UTC, 2 replies.
- Re: [I] Support for building materialized views using Lucene formats [lucene] - posted by "msfroh (via GitHub)" <gi...@apache.org> on 2024/04/02 21:18:29 UTC, 11 replies.
- [PR] Add bwc indices [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/02 22:06:07 UTC, 1 replies.
- [PR] Adds bwc indices for 9.10.1 [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/02 22:09:57 UTC, 3 replies.
- Re: [I] Segment with heavy deletes not picked for merge in TieredMergePolicy [lucene] - posted by "vigyasharma (via GitHub)" <gi...@apache.org> on 2024/04/03 01:48:19 UTC, 1 replies.
- Re: [PR] Simplify bytes arrays in NumericLeafComparator to long [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/03 09:44:24 UTC, 1 replies.
- [PR] Rename NodeHash to FSTSuffixNodeCache [lucene] - posted by "dungba88 (via GitHub)" <gi...@apache.org> on 2024/04/03 12:23:57 UTC, 1 replies.
- Re: [PR] Make Lucene90 postings format to write FST off heap [lucene] - posted by "dungba88 (via GitHub)" <gi...@apache.org> on 2024/04/03 12:41:21 UTC, 1 replies.
- [PR] BaseVectorSimilarityQueryTestCase assumes connected hnsw graph to [lucene] - posted by "msokolov (via GitHub)" <gi...@apache.org> on 2024/04/03 16:49:01 UTC, 0 replies.
- Re: [PR] BaseVectorSimilarityQueryTestCase assumes connected hnsw graph [lucene] - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2024/04/03 16:56:21 UTC, 21 replies.
- Re: [I] jenkins dump file traversal exceptions ("no matches found within 10000") [lucene] - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2024/04/03 22:24:06 UTC, 0 replies.
- Re: [PR] Doc reordering avoid iterations: cooling using simulated annealing [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/04 00:18:00 UTC, 0 replies.
- Re: [PR] Use ReadAdvice.RANDOM by default. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/04 09:57:04 UTC, 5 replies.
- [PR] Convert BooleanClause class to record class [lucene] - posted by "Pulkitg64 (via GitHub)" <gi...@apache.org> on 2024/04/04 12:57:30 UTC, 9 replies.
- Re: [I] TestIndexFileDeleter.testExcInDecRef test failure [LUCENE-9839] [lucene] - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2024/04/04 12:58:32 UTC, 2 replies.
- [I] Remove deprecated code in `main` [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/04 13:53:04 UTC, 1 replies.
- [PR] Correct quantized HNSW validation to be in-line with HNSW [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/04 14:53:38 UTC, 1 replies.
- Re: [PR] Use `ReadAdvice#RANDOM` when appropriate. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/04 15:29:52 UTC, 5 replies.
- [PR] Make the default ReadAdvice configurable by sysprop [lucene] - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2024/04/04 15:50:07 UTC, 3 replies.
- [PR] Propagate the flush IOContext to stored fields / term vectors writers when index sorting is enabled. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/04 16:23:42 UTC, 2 replies.
- [I] `FieldInfo`? [lucene] - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2024/04/04 16:56:38 UTC, 1 replies.
- [PR] Use IOContext#RANDOM when appropriate. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/04 17:51:21 UTC, 4 replies.
- [PR] UnifiedHighlighter highlight on multiple fields [lucene] - posted by "mayya-sharipova (via GitHub)" <gi...@apache.org> on 2024/04/04 18:34:12 UTC, 9 replies.
- [PR] upgrade commons codec from 1.13.0 to 1.16.0 [lucene] - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2024/04/04 18:38:58 UTC, 3 replies.
- [PR] update commons-compress from 1.19 to 1.21 [lucene] - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2024/04/04 19:13:37 UTC, 5 replies.
- [I] org.apache.lucene.analysis.tests.TestRandomChains.testRandomChains test failure [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/04 19:30:56 UTC, 15 replies.
- [I] TestKnnByteVectorQuery.testTimeout fails [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/04 19:48:57 UTC, 4 replies.
- [PR] Test mute for issue #13272 [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/04 19:58:38 UTC, 1 replies.
- Re: [I] Is it correct for facets to assume positive aggregation values? [lucene] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/04/05 11:28:49 UTC, 0 replies.
- Re: [PR] Fix TestTaxonomyFacetValueSource.testRandom [lucene] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/04/05 11:47:09 UTC, 3 replies.
- [PR] Revert version files to not include unreleased version [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/05 11:56:58 UTC, 1 replies.
- [I] Strange Segment State after encoutering JDK22 bug [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/05 13:31:42 UTC, 15 replies.
- Re: [I] Demo indexing custom ordinal data in the taxonomy [lucene] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/04/05 13:33:40 UTC, 0 replies.
- [PR] Add 'passageSortComparator' option in FieldHighlighter [lucene] - posted by "Seunghan-Jung (via GitHub)" <gi...@apache.org> on 2024/04/05 17:35:02 UTC, 1 replies.
- [PR] IndexWriter: Treat java.lang.Error as tragedy [lucene] - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2024/04/06 00:03:12 UTC, 8 replies.
- [I] Introduce estimatedMergeBytes attribute in SegmentInfo [lucene] - posted by "sarthakaggarwal97 (via GitHub)" <gi...@apache.org> on 2024/04/07 18:23:52 UTC, 5 replies.
- [PR] Remove unnecessary assert, and fix comment in SegmentTermsEnumFrame [lucene] - posted by "vsop-479 (via GitHub)" <gi...@apache.org> on 2024/04/08 06:27:44 UTC, 1 replies.
- [I] Remove Accountable interface where it's not needed [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/08 11:53:24 UTC, 0 replies.
- [I] Deprecate `COSINE` before Lucene 10 release [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/08 12:25:52 UTC, 3 replies.
- [PR] Schedule compileJava after the internal task if it affects source files [lucene] - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2024/04/08 20:12:17 UTC, 5 replies.
- [PR] Fix failing BaseKnnVectorQueryTestCase#testTimeout [lucene] - posted by "kaivalnp (via GitHub)" <gi...@apache.org> on 2024/04/08 23:12:58 UTC, 6 replies.
- Re: [PR] Add WrappedCandidateMatcher for composing matchers [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/09 00:18:03 UTC, 2 replies.
- Re: [I] Multi-value Support for KnnVectorField [lucene] - posted by "vigyasharma (via GitHub)" <gi...@apache.org> on 2024/04/09 03:12:10 UTC, 4 replies.
- Re: [I] gradlew regenerate fails with current gradle version [lucene] - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2024/04/09 05:44:10 UTC, 0 replies.
- [PR] Move per-field vector and doc-values readers from TreeMap to HashMap. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/09 07:17:32 UTC, 1 replies.
- [PR] Add timeout support to AbstractVectorSimilarityQuery [lucene] - posted by "kaivalnp (via GitHub)" <gi...@apache.org> on 2024/04/09 11:41:12 UTC, 4 replies.
- Re: [PR] Reduce ArrayUtil#grow in decompress [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/09 15:18:32 UTC, 2 replies.
- Re: [PR] Fix TestIndexWriter.testDeleteUnusedFiles' failure on Windows 11 [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/10 00:17:25 UTC, 0 replies.
- Re: [PR] Add Facets#getBulkSpecificValues method [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/10 00:18:04 UTC, 0 replies.
- [PR] GitHub 13262 remove deprecated code [lucene] - posted by "iamsanjay (via GitHub)" <gi...@apache.org> on 2024/04/10 05:00:01 UTC, 0 replies.
- Re: [PR] Remove deprecated code [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/10 07:13:53 UTC, 5 replies.
- [PR] Don't assume non-zero aggregations in getTopDims or test checkResults [lucene] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/04/10 11:09:29 UTC, 1 replies.
- [PR] Add BitVectors format and make flat vectors format easier to extend [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/10 14:01:42 UTC, 21 replies.
- [PR] Integrate merge-time index reordering with the intra-merge executor. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/10 16:19:13 UTC, 1 replies.
- [PR] fix s/Long/Fixed in FixedBitSet javadocs [lucene] - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2024/04/10 17:41:28 UTC, 1 replies.
- Re: [PR] Get better cost estimate on MultiTermQuery over few terms [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/11 00:18:09 UTC, 0 replies.
- [PR] Remove unnecessary calculating for termLen. [lucene] - posted by "vsop-479 (via GitHub)" <gi...@apache.org> on 2024/04/11 02:32:34 UTC, 2 replies.
- [I] Reproducible failure in TestXYPoint.testEqualsAndHashCode [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/04/11 03:37:12 UTC, 1 replies.
- [PR] Disable ConcurrentMergeScheduler's auto I/O throttling by default. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/11 08:50:18 UTC, 4 replies.
- [PR] Increase the default number of merge threads. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/11 09:11:27 UTC, 5 replies.
- Re: [PR] [LUCENE-13044][replicator] NRT add configurable commitData for Custom… [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/11 12:16:43 UTC, 1 replies.
- Re: [I] Merge rate limiting should allow for some bursting? [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/11 16:42:57 UTC, 0 replies.
- [PR] backport gh 13202 [lucene] - posted by "vigyasharma (via GitHub)" <gi...@apache.org> on 2024/04/11 19:32:28 UTC, 0 replies.
- Re: [PR] Backport #13202 to branch_9x [lucene] - posted by "vigyasharma (via GitHub)" <gi...@apache.org> on 2024/04/11 19:34:36 UTC, 4 replies.
- Re: [PR] Made the UnifiedHighlighter's hasUnrecognizedQuery function processes FunctionQuery the same way as MatchAllDocsQuery and MatchNoDocsQuery queries for performance reasons. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/12 00:17:28 UTC, 0 replies.
- Re: [PR] LUCENE-4056: Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/12 00:18:03 UTC, 0 replies.
- [PR] Converted FieldEntry to record [lucene] - posted by "iamsanjay (via GitHub)" <gi...@apache.org> on 2024/04/12 07:13:16 UTC, 3 replies.
- [PR] UnifiedHighlighter highlight on multiple fields (#13268) [lucene] - posted by "mayya-sharipova (via GitHub)" <gi...@apache.org> on 2024/04/12 14:00:07 UTC, 1 replies.
- [PR] Add more backwards compability tests for Scalar quantization [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/12 15:25:31 UTC, 3 replies.
- [I] LUCENE-9071: Speed up BM25 scores. (#1043) [lucene] - posted by "IcanDoItL (via GitHub)" <gi...@apache.org> on 2024/04/12 16:08:49 UTC, 3 replies.
- Re: [PR] Terminate automaton after matched the whole prefix for PrefixQuery. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/13 00:15:50 UTC, 7 replies.
- [PR] Backport to 9x: Initialize facet counting data structures lazily #12408 [lucene] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/04/13 22:26:47 UTC, 2 replies.
- [PR] Use Float.compare instead of '==' in XYPoint and XYCircle [lucene] - posted by "timgrein (via GitHub)" <gi...@apache.org> on 2024/04/14 11:17:17 UTC, 2 replies.
- [PR] Align toString methods in geo module [lucene] - posted by "timgrein (via GitHub)" <gi...@apache.org> on 2024/04/14 11:28:39 UTC, 2 replies.
- Re: [PR] Use Float.compare/Double.compare instead of '==' in geo classes [lucene] - posted by "timgrein (via GitHub)" <gi...@apache.org> on 2024/04/15 08:06:27 UTC, 3 replies.
- [PR] Fix test failure TestDocumentsImpl.testGetDocumentFields [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/04/15 11:06:47 UTC, 3 replies.
- [I] Reproducible failure in TestNRTThreads.testNRTThreads [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/04/15 11:38:15 UTC, 0 replies.
- [I] Reproducible failure in TestRandomSpatialOpFuzzyPrefixTree50.testContains [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/04/15 11:57:19 UTC, 0 replies.
- [PR] Performance improvements to use read lock to access LRUQueryCache [lucene] - posted by "boicehuang (via GitHub)" <gi...@apache.org> on 2024/04/15 11:57:51 UTC, 52 replies.
- [I] Reproducible failure in TestXYLineShapeDVQueries.testRandomBig [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/04/15 12:17:12 UTC, 0 replies.
- [PR] Deprecate COSINE VectorSimilarity function [lucene] - posted by "Pulkitg64 (via GitHub)" <gi...@apache.org> on 2024/04/15 20:34:13 UTC, 18 replies.
- [I] Lucene index modeling - Why are skiplists used instead of B+ Tree? [lucene] - posted by "IcanDoItL (via GitHub)" <gi...@apache.org> on 2024/04/16 04:53:10 UTC, 2 replies.
- Re: [PR] Convert FieldEntry to record [lucene] - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2024/04/16 08:15:20 UTC, 4 replies.
- [PR] Change MASKS from int[] to byte[], and assign it with left shift in UTF32ToUTF8 [lucene] - posted by "vsop-479 (via GitHub)" <gi...@apache.org> on 2024/04/16 08:49:51 UTC, 2 replies.
- Re: [PR] SOLR-14763 SolrJ HTTP/2 Async API using CompletableFuture [lucene-solr] - posted by "jdyer1 (via GitHub)" <gi...@apache.org> on 2024/04/16 14:50:08 UTC, 2 replies.
- [PR] Use jdk11 primitives to allow backport to branch_9x [lucene] - posted by "vigyasharma (via GitHub)" <gi...@apache.org> on 2024/04/17 05:47:56 UTC, 4 replies.
- [PR] Fix test failure TestKnnByteVectorQuery.testTimeLimitingKnnCollectorManager [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/04/17 06:55:17 UTC, 0 replies.
- Re: [PR] Fix test failure TestKnnByteVectorQuery#testTimeLimitingKnnCollectorManager [lucene] - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2024/04/17 07:15:27 UTC, 4 replies.
- [I] [RFC] Improve skipping logic for after values in sort query [lucene] - posted by "gashutos (via GitHub)" <gi...@apache.org> on 2024/04/17 07:40:34 UTC, 6 replies.
- [PR] Do not use mock merge policy for TestSimilarity [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/04/17 14:22:52 UTC, 1 replies.
- [PR] Fix IndexOutOfBoundsException thrown in DefaultPassageFormatter by unordered matches [lucene] - posted by "scampi (via GitHub)" <gi...@apache.org> on 2024/04/17 14:44:14 UTC, 0 replies.
- [PR] [Backport] Add BitVectors format and make flat vectors format easier to extend (#13288) [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/17 18:07:58 UTC, 1 replies.
- [I] Investigate indexing slowdown on NYC taxis on 2024-01-18 [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/17 20:17:07 UTC, 0 replies.
- [I] Suggestion about LRUQueryCache Optimization [lucene] - posted by "boicehuang (via GitHub)" <gi...@apache.org> on 2024/04/19 08:44:46 UTC, 2 replies.
- Re: [PR] [GITHUB-11915] Make Lucene smarter about long runs of matches via new API on DISI [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/20 00:18:44 UTC, 0 replies.
- [PR] Make Weight#scorerSupplier abstract, Weight#scorer final [lucene] - posted by "iamsanjay (via GitHub)" <gi...@apache.org> on 2024/04/20 11:26:41 UTC, 2 replies.
- [PR] Remove unnecessary bit conversion for IndexSorter [lucene] - posted by "bugmakerrrrrr (via GitHub)" <gi...@apache.org> on 2024/04/21 16:06:23 UTC, 0 replies.
- Re: [I] [DISCUSS] Identifying Gaps in Lucene’s Faceting [lucene] - posted by "sandeshkr419 (via GitHub)" <gi...@apache.org> on 2024/04/22 02:56:06 UTC, 1 replies.
- Re: [I] Reproducible test failure in TestLucene90FieldInfosFormat.testRandom [lucene] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/04/22 08:40:43 UTC, 0 replies.
- Re: [I] Making vector comparisons pluggable [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/22 20:50:19 UTC, 1 replies.
- Re: [PR] Adding binary Hamming distance as similarity option for byte vectors [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/22 20:50:28 UTC, 1 replies.
- Re: [PR] Remove unnecessary assert and fix comment in SegmentTermsEnumFrame [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/04/23 00:17:55 UTC, 1 replies.
- [PR] Improve int4 compressed comparisons performance [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/23 14:20:36 UTC, 16 replies.
- Re: [PR] Narrow MASKS and UTF8Byte.value's type, assign MASKS by left shift in UTF32ToUTF8 [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/23 14:21:04 UTC, 0 replies.
- Re: [I] CorruptIndexException after failed segment merge caused by No space left on device [LUCENE-9867] [lucene] - posted by "schlm3 (via GitHub)" <gi...@apache.org> on 2024/04/23 15:13:03 UTC, 0 replies.
- [PR] Implement Weight#count for vector values in the FieldExistsQuery [lucene] - posted by "bugmakerrrrrr (via GitHub)" <gi...@apache.org> on 2024/04/23 15:59:44 UTC, 1 replies.
- Re: [I] CheckIndex cannot "fix" indexes that have individual segments with missing or corrupt .si files because sanity checks will fail trying to read the index initially. [LUCENE-6762] [lucene] - posted by "schlm3 (via GitHub)" <gi...@apache.org> on 2024/04/23 16:41:49 UTC, 0 replies.
- Re: [I] Make indexwriter a mere mortal when exceptions strike [LUCENE-5987] [lucene] - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2024/04/24 01:40:25 UTC, 0 replies.
- Re: [I] Avoid recalculating the norm of the target vector when using cosine metric [lucene] - posted by "bugmakerrrrrr (via GitHub)" <gi...@apache.org> on 2024/04/24 12:35:30 UTC, 2 replies.
- [PR] Add test for parsing brackets in range queries [lucene] - posted by "benchaplin (via GitHub)" <gi...@apache.org> on 2024/04/25 00:15:00 UTC, 3 replies.
- Re: [I] Query parser fails to parse a range query string when there are escaped brackets inside the range [lucene] - posted by "benchaplin (via GitHub)" <gi...@apache.org> on 2024/04/25 00:20:05 UTC, 1 replies.
- Re: [I] Decouple within-query concurrency from the index's segment geometry [LUCENE-8675] [lucene] - posted by "msokolov (via GitHub)" <gi...@apache.org> on 2024/04/25 19:30:04 UTC, 4 replies.
- Re: [PR] Port over gradle setting generator from Solr [lucene] - posted by "dsmiley (via GitHub)" <gi...@apache.org> on 2024/04/27 02:22:47 UTC, 5 replies.
- Re: [I] MIGRATE.md doesn't mention the transition from Collector to CollectorManager [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/04/27 13:18:37 UTC, 0 replies.
- Re: [I] Can IndexSearcher enable search concurrency by default? [LUCENE-10487] [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/28 20:27:58 UTC, 0 replies.
- [PR] Fix numDeletesToMerge for unchanged segments [lucene] - posted by "dnhatn (via GitHub)" <gi...@apache.org> on 2024/04/28 22:10:20 UTC, 4 replies.
- [I] Examine performance of individual data accessor methods of MemorySegmentIndexInput [lucene] - posted by "ChrisHegarty (via GitHub)" <gi...@apache.org> on 2024/04/29 08:27:25 UTC, 10 replies.
- [I] TestHnswBitVectorsFormat.testIndexAndSearchBitVectors fails intermittently [lucene] - posted by "ChrisHegarty (via GitHub)" <gi...@apache.org> on 2024/04/29 11:22:51 UTC, 0 replies.
- [PR] Reduce memory usage of field maps in FieldInfos and BlockTree TermsReader. [lucene] - posted by "bruno-roustant (via GitHub)" <gi...@apache.org> on 2024/04/29 13:49:07 UTC, 8 replies.
- Re: [I] Indexing all zero vectors leads to heat death of the universe [LUCENE-10590] [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/04/29 15:44:09 UTC, 2 replies.
- [PR] Convert more classes to record classes [lucene] - posted by "shubhamvishu (via GitHub)" <gi...@apache.org> on 2024/04/30 02:25:46 UTC, 20 replies.
- Re: [I] Support writes with previous major lucene versions [lucene] - posted by "itiyama (via GitHub)" <gi...@apache.org> on 2024/04/30 07:22:35 UTC, 4 replies.
- [PR] Temporarily exclude record ctors and methods from javadoc checks [lucene] - posted by "shubhamvishu (via GitHub)" <gi...@apache.org> on 2024/04/30 09:36:38 UTC, 10 replies.
- [PR] Remove unused "implements Accountable". [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/30 12:45:00 UTC, 1 replies.
- [PR] Make segment/field attribute updates thread-safe. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/04/30 14:07:41 UTC, 2 replies.
- [PR] Improve MissingDoclet linter to check records correctly [lucene] - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2024/04/30 14:54:17 UTC, 3 replies.