You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [I] Introduce Bloom Filter as non-experimental/core postings format [lucene] - posted by "shwetathareja (via GitHub)" <gi...@apache.org> on 2024/01/02 05:02:14 UTC, 4 replies.
- Re: [PR] Speedup concurrent multi-segment HNWS graph search 2 [lucene] - posted by "tveasey (via GitHub)" <gi...@apache.org> on 2024/01/02 10:41:27 UTC, 24 replies.
- Re: [I] org.apache.lucene.search.TestFloatVectorSimilarityQuery.testVectorsAboveSimilarity fails intermittently [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/01/02 13:12:08 UTC, 1 replies.
- [PR] Reduce number of dimensions for Test[Byte|Float]VectorSimilarityQuery [lucene] - posted by "kaivalnp (via GitHub)" <gi...@apache.org> on 2024/01/02 15:45:35 UTC, 1 replies.
- Re: [I] Refactoring: Rename Levenstein to Levenshtein [LUCENE-7370] [lucene] - posted by "shaikhu (via GitHub)" <gi...@apache.org> on 2024/01/02 16:21:02 UTC, 2 replies.
- Re: [PR] Update copyright year in NOTICE.txt file. [lucene] - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2024/01/02 16:56:54 UTC, 1 replies.
- [I] Taxonomy facets: can we change massive `int[]` for parent/child/sibling tree to paged/block `int[]` to reduce RAM pressure? [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/01/02 18:28:44 UTC, 9 replies.
- Re: [PR] Add support for index sorting with document blocks [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/01/02 18:58:35 UTC, 10 replies.
- Re: [PR] LUCENE-10641: IndexSearcher#setTimeout should also abort query rewrites, point ranges and vector searches [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/01/02 19:30:47 UTC, 1 replies.
- [I] Update package info for HNSW [lucene] - posted by "znnahiyan (via GitHub)" <gi...@apache.org> on 2024/01/03 00:06:29 UTC, 0 replies.
- [I] NullPointerException in IndexSearcher.search() when searching with SpanfirstQuery and a customized collector [lucene] - posted by "luozhuang (via GitHub)" <gi...@apache.org> on 2024/01/03 03:39:44 UTC, 2 replies.
- Re: [I] Port PR management bot from Apache Beam [lucene] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/01/03 07:59:50 UTC, 5 replies.
- Re: [PR] Enable CheckIndex to exorcise segments with missing segment infos (.si) (#7820) [lucene] - posted by "gokaai (via GitHub)" <gi...@apache.org> on 2024/01/03 11:01:25 UTC, 2 replies.
- Re: [PR] Fix updated but not read arrays [lucene] - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2024/01/04 07:37:51 UTC, 0 replies.
- Re: [PR] Use Collections.addAll() instead of manual array copy [lucene] - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2024/01/04 08:01:35 UTC, 1 replies.
- Re: [PR] Remove unnecessary fields loop from extractWeightedSpanTerms() [lucene] - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2024/01/04 08:04:31 UTC, 3 replies.
- Re: [I] Nightly benchmark regression for term dict queries [lucene] - posted by "gf2121 (via GitHub)" <gi...@apache.org> on 2024/01/04 09:55:50 UTC, 0 replies.
- [I] Test an FST bytes store that re-reverses (reads bytes forward) on-the-fly [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/01/04 11:11:23 UTC, 0 replies.
- Re: [PR] Optimize FST on-heap BytesReader [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/01/04 12:51:22 UTC, 9 replies.
- Re: [PR] Initial impl of MMapDirectory for Java 22 [lucene] - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2024/01/04 13:28:37 UTC, 1 replies.
- Re: [PR] [WIP] LUCENE-10002: Deprecate FacetsCollector#search helper methods as they internally use IndexSearcher#search(Query, Collector) API [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/01/04 16:23:12 UTC, 1 replies.
- Re: [PR] Introduce workflow for stale PRs [lucene] - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2024/01/04 16:40:23 UTC, 5 replies.
- [PR] Remove unnecessary comment [lucene] - posted by "andrross (via GitHub)" <gi...@apache.org> on 2024/01/04 20:04:54 UTC, 2 replies.
- Re: [PR] Use Collections.addAll() instead of manual array copy and misc. code cleanups [lucene] - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2024/01/04 21:27:38 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/01/05 00:32:29 UTC, 1 replies.
- [PR] Clean up unused code & variables [lucene] - posted by "dungba88 (via GitHub)" <gi...@apache.org> on 2024/01/05 07:31:57 UTC, 3 replies.
- Re: [PR] Improve vector search speed by using FixedBitSet [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/01/05 14:02:01 UTC, 0 replies.
- [PR] Split taxonomy arrays across chunks [lucene] - posted by "msfroh (via GitHub)" <gi...@apache.org> on 2024/01/06 02:20:03 UTC, 22 replies.
- [PR] Reduce ArrayUtil#grow in decompress [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/01/06 15:42:46 UTC, 6 replies.
- [PR] Avoid reset BlockDocsEnum#freqBuffer when indexHasFreq is false [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/01/07 14:15:29 UTC, 7 replies.
- Re: [PR] Remove obsolete 'mappingRules' in Tokenizer tests [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/08 08:29:30 UTC, 2 replies.
- Re: [PR] Cleanup and fix EscapeQuerySyntaxImpl [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/08 10:51:58 UTC, 9 replies.
- Re: [PR] Make sure `ConcurrentApproximatePriorityQueue#poll` never returns `null` on a non-empty queue. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/08 11:34:23 UTC, 3 replies.
- [PR] Increase stale PRs action budget and mark not debug-only [lucene] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/01/08 12:04:02 UTC, 1 replies.
- Re: [PR] Fix broken testAllVersionHaveCfsAndNocfs() [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:00 UTC, 2 replies.
- Re: [PR] Reduce duplication in taxonomy facets; always do counts [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:03 UTC, 9 replies.
- Re: [PR] Reduce contention on flushControl.isFullFlush(). [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:06 UTC, 1 replies.
- Re: [PR] Reduce frequencies buffer size when they are not needed [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:09 UTC, 2 replies.
- Re: [PR] Use growNoCopy in some places [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:11 UTC, 3 replies.
- Re: [PR] Replace usage of deprecated size() with length() in ByteBuffersDataInput [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:13 UTC, 0 replies.
- Re: [PR] Update int array growth calls [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:16 UTC, 2 replies.
- Re: [PR] Improve exception handling for readLongs/readInts/readFloats in ByteBufferIndexInput [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:18 UTC, 0 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/01/08 12:22:21 UTC, 1 replies.
- Re: [PR] Add new token filters for Japanese sutegana (捨て仮名) [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:23 UTC, 3 replies.
- Re: [PR] Clean up sleep in TestBackwardsCompatibility#testCreateMoreTermsIndex [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:26 UTC, 2 replies.
- Re: [PR] Bump Yetus version to 0.15.0 [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:28 UTC, 0 replies.
- Re: [PR] Fix for the bug where JapaneseReadingFormFilter cannot convert some hiragana to romaji [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:30 UTC, 4 replies.
- Re: [PR] clean up smoketester GPG leaks [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:33 UTC, 2 replies.
- Re: [PR] Remove stale BWC tests [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:35 UTC, 1 replies.
- Re: [PR] Simplifying text area stream in Luke- ticket 12809 [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:38 UTC, 0 replies.
- Re: [PR] Try using Murmurhash 3 for bloom filters [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:40 UTC, 0 replies.
- Re: [PR] Add Facets#getBulkSpecificValues method [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:43 UTC, 2 replies.
- Re: [PR] Add simple tool to diff entries in lucene's CHANGES.txt that should be identical [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:45 UTC, 0 replies.
- Re: [PR] Reuse BitSet when there are deleted documents in the index instead of creating new BitSet [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:46 UTC, 0 replies.
- Re: [PR] [Minor] Fix the only use of java.lang.String#toLowerCase() with no Locale [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:48 UTC, 1 replies.
- Re: [PR] Copy collected acc(maxFreqs) into empty acc, rather than merge them. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:52 UTC, 11 replies.
- Re: [PR] Use group-varint encode the positions [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:54 UTC, 0 replies.
- Re: [PR] Simplify advancing on postings/impacts enums [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:22:57 UTC, 0 replies.
- Re: [PR] Improve set deletions percentage javadoc [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:00 UTC, 0 replies.
- Re: [PR] Fix Field.java documentation to refer to new IntField/FloatField/LongField/DoubleField #12125 [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:02 UTC, 4 replies.
- Re: [PR] Re-use information from graph traversal during exact search [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:04 UTC, 0 replies.
- Re: [PR] Log number of visited nodes in knn query [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:06 UTC, 0 replies.
- Re: [PR] Generalize LSBRadixSorter and use it in SortingPostingsEnum [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:08 UTC, 1 replies.
- Re: [PR] Avoid generating invalid test polygons [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:11 UTC, 0 replies.
- Re: [PR] During concurrent slice searches in IndexSearcher stop other tasks if one throws an Exception [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:14 UTC, 0 replies.
- Re: [PR] Bump release to Java 21 [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:16 UTC, 0 replies.
- Re: [PR] Optimize: Use DocIdSetIterator Reduce bkd docvalues iteration [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:18 UTC, 0 replies.
- Re: [PR] [BROKEN, for reference only] concurrent hnsw [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:22 UTC, 1 replies.
- Re: [PR] upgrade to OpenNLP 2.3.1 [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:24 UTC, 6 replies.
- Re: [PR] Explicitly return needStats flag in TermStates [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:26 UTC, 0 replies.
- Re: [PR] Add interface VectorValues to be implemented by [Float/Byte]VectorValues [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:29 UTC, 0 replies.
- Re: [PR] Override `normalize` method in the `PatternReplaceFilterFactory` [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:31 UTC, 0 replies.
- Re: [PR] Fix hidden range embedded in UAX29URLEmail grammar [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:34 UTC, 0 replies.
- Re: [PR] Choose sparse values in IntTaxonomyFacets when FacetsCollector has em… [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:37 UTC, 0 replies.
- Re: [PR] Improve refresh speed with softdelete enable [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:41 UTC, 0 replies.
- Re: [PR] Compute multiple float aggregations in one go [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:42 UTC, 0 replies.
- Re: [PR] LockVerifyServer does not need to reuse addresses nor set accept timeout [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:44 UTC, 3 replies.
- Re: [PR] Early terminate visit BKD leaf when current value greater than upper point in sorted dim. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:47 UTC, 0 replies.
- Re: [PR] Speed up disjunctions by computing estimations of the score of the k-th top hit up-front. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:49 UTC, 3 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/01/08 12:23:51 UTC, 2 replies.
- Re: [PR] Reduce SegmentTermsEnumFrame Object Construction [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:54 UTC, 0 replies.
- Re: [PR] Fix onlyLongestMatch in DictionaryCompoundWordTokenFilter [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:56 UTC, 0 replies.
- Re: [PR] Add Option to Set Subtoken Position Increment for Dictonary Decompounder [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:58 UTC, 0 replies.
- Re: [PR] Allow reading binary doc values as a DataInput [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:01 UTC, 0 replies.
- Re: [PR] Fix docFreq in score calculation after rewrite of boolean query consisting of blended query and boosted term query [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:04 UTC, 0 replies.
- Re: [PR] Index arbitrary fields in taxonomy docs [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:07 UTC, 0 replies.
- Re: [PR] Improve error message if codec not found. This fixes #12300 [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:10 UTC, 0 replies.
- Re: [PR] Use `instanceof` pattern-matching where possible [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:12 UTC, 2 replies.
- Re: [PR] Fix a bug in ShapeTestUtil [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:15 UTC, 15 replies.
- Re: [PR] Avoid Redundant Loop for Checking Array Element Equality [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:18 UTC, 0 replies.
- Re: [PR] Change offset to start when data is all equals in StoredFieldsInts.java [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:20 UTC, 0 replies.
- Re: [PR] Exclude words ending in -ion from Swedish minimal and light stemmers. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:22 UTC, 0 replies.
- Re: [PR] Deduplicate ensureValidMerge check [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:24 UTC, 0 replies.
- Re: [PR] fix FragEnd bug in BaseFragmentsBuilder [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:26 UTC, 0 replies.
- Re: [PR] simplify PrefixQuery to avoid requiring Automaton [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:29 UTC, 0 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/01/08 12:24:30 UTC, 0 replies.
- Re: [PR] Add Romanian stopwords with s&t with comma [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:33 UTC, 0 replies.
- Re: [PR] Add LatLonField class to index both LatLonPoint and LatLonDocValues [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:35 UTC, 0 replies.
- Re: [PR] Reproduce multi-word synonym regression (SOLR-16652) [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:37 UTC, 0 replies.
- Re: [PR] Avoid duplicate sorting in KeywordField#newSetQuery (alternative approach) [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:39 UTC, 2 replies.
- Re: [PR] Avoid duplicate sorting in KeywordField#newSetQuery [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:42 UTC, 2 replies.
- Re: [PR] Remove redundant code in Lucene geo [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:43 UTC, 0 replies.
- Re: [PR] Remove redundant code in Lucene search [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:46 UTC, 2 replies.
- Re: [PR] Create shared method for creating view buffers in ByteBufferIndexInput [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:48 UTC, 0 replies.
- Re: [PR] Remove synchronization from OpenNLP integration and add thread-safety tests(checkRandomData) [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:51 UTC, 0 replies.
- Re: [PR] add similarity threshold for hnsw [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:52 UTC, 0 replies.
- Re: [PR] GH#11922: Allow DisjunctionDISIApproximation to short-circuit [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:55 UTC, 1 replies.
- Re: [PR] [Fix] Binary search the entries when all suffixes have the same length in a leaf block. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:24:57 UTC, 3 replies.
- Re: [PR] NeighborArray is now fixed size [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:00 UTC, 1 replies.
- Re: [PR] GITHUB#11728: Improve code clarity for OrdinalMap [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:03 UTC, 4 replies.
- Re: [PR] [LUCENE-2587] Highlighter fragment bug [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:06 UTC, 0 replies.
- Re: [PR] LUCENE-10616: optimizing decompress when only retrieving some fields [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:08 UTC, 0 replies.
- Re: [PR] LUCENE-10634: Speed up WANDScorer. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:10 UTC, 2 replies.
- Re: [PR] [LUCENE-10624] Binary Search for Sparse IndexedDISI advanceWithinBloc… [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:12 UTC, 0 replies.
- Re: [PR] Use similarity.tf() in MoreLikeThis [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:15 UTC, 0 replies.
- Re: [PR] LUCENE-10519: Improvement for CloseableThreadLocal [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:17 UTC, 2 replies.
- Re: [PR] LUCENE-10311: remove complex cost estimation and abstraction leakage around it [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:20 UTC, 0 replies.
- Re: [PR] LUCENE-10322: Enable -Xlint:path and -Xlint:-exports [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:23 UTC, 0 replies.
- Re: [PR] Lucene-10177: Rename VectorValues#dimension to VectorValues#getNumDimensions [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:24 UTC, 0 replies.
- Re: [PR] Lucene-10254: Remove Scorable#smoothingScore [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:27 UTC, 0 replies.
- Re: [PR] LUCENE-10409: Improve BKDWriter's DocIdsWriter to better encode decreasing sequences of doc IDs [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:29 UTC, 0 replies.
- Re: [PR] Lucene-10336: DirectDocValueFormat: use RandomAccessSlice instead of loading giant byte[] arrays [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:31 UTC, 0 replies.
- Re: [PR] LUCENE-10366: Override #readVInt and #readVLong for ByteBufferDataInput to avoid the abstraction confusion of #readByte. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:33 UTC, 5 replies.
- Re: [PR] Lucene-10334: Detected warm up of directreader [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:36 UTC, 0 replies.
- Re: [PR] LUCENE-10334: Introduce a BlockReader based on ForUtil and use it for NumericDocValues [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 12:25:37 UTC, 2 replies.
- Re: [I] Improve code clarity for OrdinalMap [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/08 13:04:55 UTC, 0 replies.
- Re: [I] There may be can simpler in DefaultIndexingChain [LUCENE-9303] [lucene] - posted by "shaikhu (via GitHub)" <gi...@apache.org> on 2024/01/08 19:59:08 UTC, 1 replies.
- [PR] use Automaton for SurroundQuery prefix/pattern matching [lucene] - posted by "magibney (via GitHub)" <gi...@apache.org> on 2024/01/08 22:15:47 UTC, 1 replies.
- Re: [PR] Avoid use docsSeen in BKDWriter [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:14:32 UTC, 0 replies.
- Re: [PR] LUCENE-10333: Speed up BinaryDocValues with a batch reading on LongValues [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:19 UTC, 0 replies.
- Re: [PR] LUCENE-9619: Remove IntersectVisitor from PointsTree API [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:21 UTC, 0 replies.
- Re: [PR] LUCENE-10254: Remove Scorable#smoothingScore. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:23 UTC, 0 replies.
- Re: [PR] LUCENE-10251: Add the compliant "Direct" doc-value format [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:26 UTC, 0 replies.
- Re: [PR] LUCENE-10157 - Added IndriOr, IndriWeightedSum, and IndriQueryParser [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:28 UTC, 0 replies.
- Re: [PR] LUCENE-10247 - reduce size of FSTs by relative coding [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:30 UTC, 2 replies.
- Re: [PR] LUCENE-8739: custom codec providing Zstandard compression/decompression [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:32 UTC, 0 replies.
- Re: [PR] LUCENE-10230 make demo builds easier to execute [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:34 UTC, 1 replies.
- Re: [PR] LUCENE-10061: Implements dynamic pruning support for CombinedFieldsQuery [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:36 UTC, 0 replies.
- Re: [PR] LUCENE-10195: Improve Gradle build speed [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:38 UTC, 0 replies.
- Re: [PR] LUCENE-10202: spatial: feature-variants [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:40 UTC, 0 replies.
- Re: [PR] LUCENE-10133: Specialize the write path for sorted doc values. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:43 UTC, 0 replies.
- Re: [PR] SOLR-15665: Move polling logic under main [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:45 UTC, 0 replies.
- Re: [PR] LUCENE-10099: Add -Ptests.asyncprofile option. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:47 UTC, 0 replies.
- Re: [PR] LUCENE-10086: Fix an AssertionError when KoreanTokenizer tries to backtrace from and to the same position [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:50 UTC, 0 replies.
- Re: [PR] LUCENE-10059: Additional fix to handle n_best backtrace [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:51 UTC, 0 replies.
- Re: [PR] LUCENE-10073: Reduce merging overhead of NRT by using a greater mergeFactor on tiny segments. [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:53 UTC, 0 replies.
- Re: [PR] Update spanish_stop.txt [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:56 UTC, 0 replies.
- Re: [PR] LUCENE-9335: [Discussion Only] Implement BMM with BulkScorer interface [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:15:58 UTC, 0 replies.
- Re: [PR] LUCENE-9335: [Discussion Only] Add BMM scorer and use it for pure disjunction term query [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:16:00 UTC, 0 replies.
- Re: [PR] LUCENE-9869 allow for configuring a custom cache purge scheduler in Monitor (aka Luwak) [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:16:02 UTC, 0 replies.
- Re: [PR] Expunge big segment with oversize deletePct caused by continuously updating a batch of data [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:16:04 UTC, 0 replies.
- Re: [PR] LUCENE-9798 : Fix looping bug when calculating full KNN results in KnnGraphTester [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:16:06 UTC, 0 replies.
- Re: [PR] LUCENE-9634: Fix highlighting of extended intervals matched using offset [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:16:09 UTC, 0 replies.
- Re: [PR] LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 00:16:10 UTC, 0 replies.
- [PR] [Minor] Document operation costs for stale workflow [lucene] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/01/09 08:41:55 UTC, 1 replies.
- Re: [PR] Get rid of deprecated assertThat() usages [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/09 09:12:10 UTC, 12 replies.
- [PR] Forebidden Thread.sleep API [lucene] - posted by "shubhamvishu (via GitHub)" <gi...@apache.org> on 2024/01/09 11:05:25 UTC, 6 replies.
- Re: [I] Can we ban `Thread.sleep`? [lucene] - posted by "shubhamvishu (via GitHub)" <gi...@apache.org> on 2024/01/09 11:13:10 UTC, 0 replies.
- Re: [I] HnwsGraph creates disconnected components [lucene] - posted by "angadp (via GitHub)" <gi...@apache.org> on 2024/01/09 16:01:43 UTC, 3 replies.
- Re: [I] Explore moving HNSW's NeighborQueue to a radix heap [LUCENE-10383] [lucene] - posted by "angadp (via GitHub)" <gi...@apache.org> on 2024/01/09 16:23:57 UTC, 2 replies.
- [I] migrate OpenNLP 'ant train-test-models' to Gradle [lucene] - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2024/01/09 17:53:30 UTC, 0 replies.
- [I] Exploring GPU based kNN vector search [lucene] - posted by "chatman (via GitHub)" <gi...@apache.org> on 2024/01/09 19:40:44 UTC, 0 replies.
- [I] Add post-filter capability to `SynonymGraphFilter` [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/01/09 19:43:22 UTC, 0 replies.
- [I] `SynonymGraphFilter` should read FSTs off-heap? [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/01/09 19:44:38 UTC, 2 replies.
- Re: [PR] Forbidden Thread.sleep API [lucene] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2024/01/09 20:18:48 UTC, 2 replies.
- Re: [I] Should we explore DiskANN for aKNN vector search? [lucene] - posted by "MarcusSorealheis (via GitHub)" <gi...@apache.org> on 2024/01/09 23:37:24 UTC, 3 replies.
- Re: [PR] Lazily write the FST padding byte [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/10 00:13:25 UTC, 10 replies.
- [PR] Cleanup comments and asserts in TestIndexWriter [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/10 16:08:25 UTC, 2 replies.
- [PR] Simplify asserts in TestWordBreakSpellChecker [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/10 16:28:33 UTC, 2 replies.
- [PR] SurroundQuery should pull TermStates during rewrite [lucene] - posted by "magibney (via GitHub)" <gi...@apache.org> on 2024/01/10 18:33:59 UTC, 1 replies.
- Re: [PR] Make FSTCompiler.compile() to only return the FSTMetadata [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/11 00:13:51 UTC, 3 replies.
- Re: [PR] Move group-varint encoding/decoding logic to DataOutput/DataInput [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/11 13:33:33 UTC, 0 replies.
- Re: [PR] Make FSTPostingFormat to build FST off-heap [lucene] - posted by "dungba88 (via GitHub)" <gi...@apache.org> on 2024/01/11 13:55:19 UTC, 0 replies.
- Re: [PR] Output well-formed UTF-8 bytes in SimpleTextCodec's segmentinfos [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/11 14:45:51 UTC, 0 replies.
- Re: [PR] Output binary doc values as hex array in SimpleTextCodec [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/11 14:49:51 UTC, 4 replies.
- Re: [I] Concurrency bug `DocumentsWriterPerThreadPool.getAndLock()` uncovered by OpenJ9 test failures? [lucene] - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2024/01/11 18:28:55 UTC, 0 replies.
- [I] org.apache.lucene.search.TestByteVectorSimilarityQuery.testApproximate failing intermittently [lucene] - posted by "msfroh (via GitHub)" <gi...@apache.org> on 2024/01/12 01:31:49 UTC, 2 replies.
- Re: [PR] Make sure `DocumentsWriterPerThread#getAndLock` never returns `null` on a non-empty queue. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/12 15:19:59 UTC, 1 replies.
- Re: [I] TestIndexWriterThreadsToSegments.testSegmentCountOnFlushRandom fails randomly [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/12 15:21:04 UTC, 0 replies.
- Re: [PR] Random access term dictionary [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/13 00:14:06 UTC, 0 replies.
- [PR] Suppress SimpleTextCodec for VectorSimilarityQueryTestCase [lucene] - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2024/01/13 05:45:56 UTC, 1 replies.
- [I] Use Kahan summation for float aggregations to reduce errors [lucene] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/01/13 11:11:36 UTC, 3 replies.
- Re: [I] Use Reverse RetentionQuerySupplier to speed up SoftDeletesRetentionMergePolicy#numDeletesToMerge [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/01/14 08:22:57 UTC, 2 replies.
- Re: [PR] Initial impl of MMapDirectory and Vectorization (incubation) for Java 22 [lucene] - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2024/01/14 11:32:26 UTC, 3 replies.
- [PR] Fixed Field.java documentation to refer to new IntField/FloatField/Lo… [lucene] - posted by "SreehariG73 (via GitHub)" <gi...@apache.org> on 2024/01/15 07:36:42 UTC, 1 replies.
- Re: [I] Fix Field.java documentation to refer to new IntField/FloatField/LongField/DoubleField [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/15 08:14:06 UTC, 0 replies.
- [PR] Backport #12829 to 9.x [lucene] - posted by "s1monw (via GitHub)" <gi...@apache.org> on 2024/01/15 12:43:36 UTC, 3 replies.
- [PR] Rollback the tmp storage of BytesRefHash to -1 after sort [lucene] - posted by "gf2121 (via GitHub)" <gi...@apache.org> on 2024/01/16 06:34:00 UTC, 5 replies.
- [I] DV update files referenced by merge will be deleted by concurrent flush [lucene] - posted by "guojialiang92 (via GitHub)" <gi...@apache.org> on 2024/01/16 08:26:48 UTC, 4 replies.
- [PR] Prevent parent field from added to existing index [lucene] - posted by "s1monw (via GitHub)" <gi...@apache.org> on 2024/01/16 09:09:03 UTC, 1 replies.
- [PR] Fix DV update files referenced by merge will be deleted by concurrent flush [lucene] - posted by "guojialiang92 (via GitHub)" <gi...@apache.org> on 2024/01/16 09:14:47 UTC, 2 replies.
- Re: [PR] Modernize LineFileDocs. [lucene] - posted by "s1monw (via GitHub)" <gi...@apache.org> on 2024/01/16 11:02:36 UTC, 0 replies.
- [I] join: repeat BytesRefHash.sort() in TermsQuery after TermsIncludingScoreQuery [lucene] - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2024/01/16 13:23:23 UTC, 5 replies.
- [PR] join: avoid repeat BytesRefHash.sort() in TermsQuery after TermsIncludingScoreQuery [lucene] - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2024/01/16 13:28:07 UTC, 4 replies.
- [I] SegmentDocValuesProducer checkIntegrity might open a dropped segment [lucene] - posted by "noAfraidStart (via GitHub)" <gi...@apache.org> on 2024/01/17 02:13:36 UTC, 1 replies.
- [PR] Fix BWC test generation after mondernizing LineDocFile [lucene] - posted by "s1monw (via GitHub)" <gi...@apache.org> on 2024/01/17 12:47:00 UTC, 4 replies.
- Re: [I] Cut over HNSW's neighbor lists to group-varint? [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/01/17 15:41:47 UTC, 0 replies.
- [I] What if we pick up segments in segment size's ascending order in TieredMergePolicy.doFindMerges? [lucene] - posted by "vsop-479 (via GitHub)" <gi...@apache.org> on 2024/01/18 09:33:16 UTC, 5 replies.
- [PR] Run BWC indices generation code together with unittest [lucene] - posted by "s1monw (via GitHub)" <gi...@apache.org> on 2024/01/18 09:37:02 UTC, 1 replies.
- [I] Advance to first position of 1 in BitSet before iterating the lead in BitSetConjunctionDISI? [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/01/18 15:50:33 UTC, 1 replies.
- Re: [PR] Writing a HOWTO migrate codec version [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/19 00:13:39 UTC, 2 replies.
- Re: [PR] Throw CorruptSegmentInfoException on encountering missing segment info (_N.si) file in CheckIndex [lucene] - posted by "gokaai (via GitHub)" <gi...@apache.org> on 2024/01/19 14:00:38 UTC, 0 replies.
- [PR] Add Stefan Vodita as committer [lucene-site] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/01/19 14:27:15 UTC, 1 replies.
- [I] Reproducible failure in TestGrouping.testRandom [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/01/22 08:08:03 UTC, 5 replies.
- Re: [I] Investigate slow fuzzy queries [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/22 12:53:16 UTC, 1 replies.
- Re: [I] Should we fail retrieving doc values on the wrong type? [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/22 12:53:27 UTC, 0 replies.
- Re: [I] Move group-varint encoding/decoding logic to DataOutput/DataInput? [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/22 12:53:52 UTC, 1 replies.
- [PR] Propagate minimum competitive score in ReqOptSumScorer. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/22 13:16:40 UTC, 1 replies.
- [PR] Fix NPE when sampling for quantization in Lucene99HnswScalarQuantizedVectorsFormat [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/01/22 14:45:01 UTC, 11 replies.
- [PR] Fix TaxonomyIndexArray construction from empty index [lucene] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/01/22 15:04:26 UTC, 4 replies.
- [PR] Backport SOLR-14765 to branch_8_11 [lucene-solr] - posted by "risdenk (via GitHub)" <gi...@apache.org> on 2024/01/22 20:48:29 UTC, 2 replies.
- Re: [PR] Enable MemorySegment in MMapDirectory for Java 22+ and Vectorization (incubation) for exact Java 22 [lucene] - posted by "ChrisHegarty (via GitHub)" <gi...@apache.org> on 2024/01/23 12:24:02 UTC, 0 replies.
- Re: [PR] Fix issues with chunked TaxonomyIndexArray [lucene] - posted by "msfroh (via GitHub)" <gi...@apache.org> on 2024/01/23 19:16:26 UTC, 3 replies.
- Re: [PR] Add support for similarity-based vector searches [lucene] - posted by "junqiu-lei (via GitHub)" <gi...@apache.org> on 2024/01/24 00:38:42 UTC, 1 replies.
- [I] Improve AbstractMultiTermQueryConstantScoreWrapper#RewritingWeight ScorerSupplier cost estimation [lucene] - posted by "rquesada-tibco (via GitHub)" <gi...@apache.org> on 2024/01/24 11:24:23 UTC, 0 replies.
- [PR] Fix test failure for TestTopFieldCollector.testTotalHits [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/01/24 13:47:24 UTC, 0 replies.
- [PR] Propagate topLevelScoringClause from QueryProfiler [lucene] - posted by "mrkm4ntr (via GitHub)" <gi...@apache.org> on 2024/01/24 14:09:48 UTC, 5 replies.
- [PR] in BytesRefHash constructor avoid duplicate BytesStartArray.bytesUsed() call [lucene] - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2024/01/24 15:38:18 UTC, 0 replies.
- Re: [I] Re-explore the logic around when Vector search should be Exact [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/01/24 15:59:49 UTC, 0 replies.
- Re: [PR] Improve Javadoc for Lucene90StoredFieldsFormat [lucene] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2024/01/25 00:13:52 UTC, 3 replies.
- [PR] SOLR-17120: handle null value when merging partials (#2214) [lucene-solr] - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2024/01/25 09:57:12 UTC, 0 replies.
- [PR] Early exit range queries on non-matching segments. [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/25 16:46:40 UTC, 3 replies.
- [PR] Do not use mock merge policy for TestGrouping [lucene] - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2024/01/25 19:48:50 UTC, 1 replies.
- [PR] Specify package versions where necessary [lucene-site] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2024/01/25 23:04:41 UTC, 0 replies.
- Re: [PR] SOLR-17120: handle null value when merging partials (backport of solr#2214) [lucene-solr] - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2024/01/26 10:27:48 UTC, 1 replies.
- [PR] Do not use HandleLimitFS for TestConcurrentMergeScheduler [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/01/26 12:10:28 UTC, 4 replies.
- [PR] Optimize counts on two clause term disjunctions [lucene] - posted by "jfreden (via GitHub)" <gi...@apache.org> on 2024/01/26 14:04:25 UTC, 8 replies.
- Re: [PR] Fix too many open files Exception for TestConcurrentMergeScheduler [lucene] - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2024/01/26 18:33:45 UTC, 2 replies.
- Re: [I] byte to int in TruncateTokenFilterFactory to TruncateTokenFilter [lucene] - posted by "scampi (via GitHub)" <gi...@apache.org> on 2024/01/26 21:20:01 UTC, 0 replies.
- [PR] GitHub#12946: Removing thread sleep calls from TestIndexWriter.testThreadInterruptDeadlock and TestDirectoryReader.testStressTryIncRef [lucene] - posted by "iamsanjay (via GitHub)" <gi...@apache.org> on 2024/01/27 07:55:51 UTC, 0 replies.
- [PR] Remove concatenation in String.format() calls [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/28 19:06:31 UTC, 2 replies.
- [PR] Align instanceof check with type cast [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/28 19:09:45 UTC, 7 replies.
- [PR] Make use of null-checked variable [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/28 19:16:51 UTC, 1 replies.
- [PR] Cleanup TokenizedPhraseQueryNode code [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/28 19:19:47 UTC, 1 replies.
- [PR] Use short-circuit boolean expressions [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/28 19:25:24 UTC, 2 replies.
- [PR] Support getMaxScore of ConjunctionScorer for non top level scoring clause [lucene] - posted by "mrkm4ntr (via GitHub)" <gi...@apache.org> on 2024/01/29 01:49:22 UTC, 8 replies.
- [I] PrimaryNode: add configurable commitData for Custom verification mechanism [lucene] - posted by "dianjifzm (via GitHub)" <gi...@apache.org> on 2024/01/29 02:34:14 UTC, 0 replies.
- [PR] [LUCENE-13044][replicator] NRT add configurable commitData for Custom… [lucene] - posted by "dianjifzm (via GitHub)" <gi...@apache.org> on 2024/01/29 04:45:24 UTC, 0 replies.
- [PR] Modernize BWC testing with parameterized tests [lucene] - posted by "s1monw (via GitHub)" <gi...@apache.org> on 2024/01/29 12:22:30 UTC, 17 replies.
- Re: [I] AES Encrypted Directory [LUCENE-2228] [lucene] - posted by "osnatShomrony (via GitHub)" <gi...@apache.org> on 2024/01/29 12:53:02 UTC, 0 replies.
- Re: [I] Contribution: Codec for index-level encryption [LUCENE-6966] [lucene] - posted by "osnatShomrony (via GitHub)" <gi...@apache.org> on 2024/01/29 12:53:30 UTC, 0 replies.
- Re: [I] Directory based approach for index encryption [LUCENE-9379] [lucene] - posted by "osnatShomrony (via GitHub)" <gi...@apache.org> on 2024/01/29 12:55:00 UTC, 0 replies.
- [PR] Use String.replace() instead of replaceAll() [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/29 15:05:42 UTC, 1 replies.
- [PR] Use orElseGet() to avoid unnecessary object allocation [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/29 15:09:38 UTC, 8 replies.
- [PR] Use String.indexOf(char) where possible [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/29 15:16:04 UTC, 1 replies.
- [PR] Use String.isEmpty() instead of equals("") [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/29 15:29:41 UTC, 1 replies.
- [PR] Replace `new HashSet<>(Arrays.asList())` with `EnumSet.of()` [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/29 15:36:57 UTC, 3 replies.
- [PR] Change `set.removeAll(list)` to `list.forEach(set::remove)` [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/29 15:45:55 UTC, 10 replies.
- [PR] Clean up AnyQueryNode code [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/29 21:30:45 UTC, 1 replies.
- [PR] Move synonym map off-heap for SynonymGraphFilter [lucene] - posted by "msfroh (via GitHub)" <gi...@apache.org> on 2024/01/30 08:08:23 UTC, 0 replies.
- [PR] Make static final Set immutable [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/30 08:59:01 UTC, 2 replies.
- [I] Reproducible failure in TestGeo3DPoint.testRandomBig [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/01/30 15:15:13 UTC, 0 replies.
- [I] Reproducible failure in TestParentBlockJoinFloatKnnVectorQuery.testScoringWithMultipleChildren [lucene] - posted by "easyice (via GitHub)" <gi...@apache.org> on 2024/01/30 15:45:26 UTC, 0 replies.
- Re: [I] Occasional OOMEs when running the test suite [lucene] - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2024/01/31 10:37:30 UTC, 0 replies.
- Re: [I] TestDocumentsWriterStallControl.assertState() does not do what it appears it would [lucene] - posted by "s1monw (via GitHub)" <gi...@apache.org> on 2024/01/31 15:05:46 UTC, 3 replies.
- [PR] Fix broken loop in TestDocumentsWriterStallControl.assertState() [lucene] - posted by "s1monw (via GitHub)" <gi...@apache.org> on 2024/01/31 15:43:02 UTC, 0 replies.
- [PR] Fail the test if waiters are blocked for more than 100 seconds [lucene] - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2024/01/31 15:48:54 UTC, 1 replies.
- Re: [PR] Fix knn vector visit limit fence post error [lucene] - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2024/01/31 17:53:54 UTC, 1 replies.
- [I] Stack overflow fix for Java 1.8? [lucene] - posted by "AngledLuffa (via GitHub)" <gi...@apache.org> on 2024/01/31 20:17:19 UTC, 3 replies.