You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [lucene] Jackyrie2 opened a new pull request, #12480: Enhancement 11236 lazy compute similarity score - posted by "Jackyrie2 (via GitHub)" <gi...@apache.org> on 2023/08/01 07:08:01 UTC, 0 replies.
- [GitHub] [lucene] Jackyrie2 commented on pull request #12480: Enhancement 11236 lazy compute similarity score - posted by "Jackyrie2 (via GitHub)" <gi...@apache.org> on 2023/08/01 07:11:25 UTC, 2 replies.
- [GitHub] [lucene] mikemccand commented on pull request #12472: Fix UTF32toUTF8 will produce invalid transition - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/01 07:16:42 UTC, 0 replies.
- [GitHub] [lucene] tang-hi commented on pull request #12472: Fix UTF32toUTF8 will produce invalid transition - posted by "tang-hi (via GitHub)" <gi...@apache.org> on 2023/08/01 07:30:50 UTC, 3 replies.
- [GitHub] [lucene] LuXugang commented on pull request #12405: Skip docs with Docvalues in NumericLeafComparator - posted by "LuXugang (via GitHub)" <gi...@apache.org> on 2023/08/01 07:39:37 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #12475: Reduce overhead of disabling scoring on `BooleanScorer`. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/01 08:25:12 UTC, 1 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #12481: Fix `DefaultBulkScorer` to not advance the competitive iterator beyond the end of the window. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/01 11:44:24 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on a diff in pull request #12472: Fix UTF32toUTF8 will produce invalid transition - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/01 12:52:17 UTC, 2 replies.
- [GitHub] [lucene] mikemccand commented on issue #12477: Could we encode postings the way we encode monotonic long doc values? - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/01 13:07:10 UTC, 2 replies.
- [GitHub] [lucene] benwtrent commented on a diff in pull request #12480: Enhancement 11236 lazy compute similarity score - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/01 13:52:50 UTC, 4 replies.
- [GitHub] [lucene] ChrisHegarty opened a new issue, #12482: Examine the potential of loading vector data directly from the memory segment - posted by "ChrisHegarty (via GitHub)" <gi...@apache.org> on 2023/08/01 15:57:56 UTC, 0 replies.
- [GitHub] [lucene] ChrisHegarty commented on issue #12482: Examine the potential of loading vector data directly from the memory segment - posted by "ChrisHegarty (via GitHub)" <gi...@apache.org> on 2023/08/01 16:07:50 UTC, 2 replies.
- [GitHub] [lucene] rmuir commented on issue #12482: Examine the potential of loading vector data directly from the memory segment - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/08/01 16:07:55 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on issue #12482: Examine the potential of loading vector data directly from the memory segment - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/08/01 16:19:03 UTC, 2 replies.
- [GitHub] [lucene] JeremiahDJordan commented on pull request #12421: Concurrent hnsw graph and builder, take two - posted by "JeremiahDJordan (via GitHub)" <gi...@apache.org> on 2023/08/01 16:28:52 UTC, 0 replies.
- [GitHub] [lucene] tang-hi commented on a diff in pull request #12472: Fix UTF32toUTF8 will produce invalid transition - posted by "tang-hi (via GitHub)" <gi...@apache.org> on 2023/08/01 17:14:07 UTC, 1 replies.
- [GitHub] [lucene] tang-hi commented on issue #12477: Could we encode postings the way we encode monotonic long doc values? - posted by "tang-hi (via GitHub)" <gi...@apache.org> on 2023/08/01 17:29:41 UTC, 0 replies.
- [GitHub] [lucene] zhaih commented on a diff in pull request #12480: Enhancement 11236 lazy compute similarity score - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/08/01 18:28:50 UTC, 6 replies.
- [GitHub] [lucene] zhaih closed pull request #12371: [Draft] #12236 Lazily compute similarity score - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/08/01 21:54:54 UTC, 0 replies.
- [GitHub] [lucene] zhaih commented on pull request #12371: [Draft] #12236 Lazily compute similarity score - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/08/01 21:54:54 UTC, 0 replies.
- [GitHub] [lucene] Jackyrie2 commented on a diff in pull request #12480: Enhancement 11236 lazy compute similarity score - posted by "Jackyrie2 (via GitHub)" <gi...@apache.org> on 2023/08/02 04:55:24 UTC, 0 replies.
- [GitHub] [lucene] romseygeek opened a new issue, #12483: TermsQuery as MultiTermQuery can dramatically overestimate its cost - posted by "romseygeek (via GitHub)" <gi...@apache.org> on 2023/08/02 10:51:31 UTC, 0 replies.
- [GitHub] [lucene] mikemccand opened a new issue, #12486: Explore within-block skipping for postings - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/02 19:52:10 UTC, 0 replies.
- [GitHub] [lucene-solr] dsmiley closed pull request #2458: SOLR-15215: SolrJ: Remove Netty dependency - posted by "dsmiley (via GitHub)" <gi...@apache.org> on 2023/08/02 21:41:30 UTC, 0 replies.
- [GitHub] [lucene-solr] itygh commented on pull request #2458: SOLR-15215: SolrJ: Remove Netty dependency - posted by "itygh (via GitHub)" <gi...@apache.org> on 2023/08/02 21:42:08 UTC, 0 replies.
- [GitHub] [lucene-solr] dsmiley closed pull request #1222: LUCENE-9414 EagerCheapMergePolicy - posted by "dsmiley (via GitHub)" <gi...@apache.org> on 2023/08/02 22:12:40 UTC, 0 replies.
- [GitHub] [lucene] gautamworah96 commented on pull request #12465: Potential bug in IndexedDISI90#SPARSE->advanceExactWithinBlock - posted by "gautamworah96 (via GitHub)" <gi...@apache.org> on 2023/08/03 00:21:10 UTC, 1 replies.
- [GitHub] [lucene] gautamworah96 closed pull request #12465: Potential bug in IndexedDISI90#SPARSE->advanceExactWithinBlock - posted by "gautamworah96 (via GitHub)" <gi...@apache.org> on 2023/08/03 00:21:10 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12472: Fix UTF32toUTF8 will produce invalid transition - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/08/03 00:44:15 UTC, 2 replies.
- [GitHub] [lucene] jpountz merged pull request #12469: Cleanup duplication in BKDWriter - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/03 05:16:46 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #12475: Reduce overhead of disabling scoring on `BooleanScorer`. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/03 05:17:54 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #12481: Fix `DefaultBulkScorer` to not advance the competitive iterator beyond the end of the window. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/03 05:19:30 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #12408: Initialize facet counting data structures lazily - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/03 05:39:15 UTC, 0 replies.
- [GitHub] [lucene] mikemccand opened a new issue, #12487: Can/should `KnnByte/FloatVectorQuery` carry some human-meaningful opaque `toString` fragment? - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/03 10:44:21 UTC, 0 replies.
- [GitHub] [lucene] turingmachine commented on pull request #12485: Fix onlyLongestMatch in DictionaryCompoundWordTokenFilter - posted by "turingmachine (via GitHub)" <gi...@apache.org> on 2023/08/03 13:07:14 UTC, 0 replies.
- [GitHub] [lucene] turingmachine commented on pull request #12478: Add Option to Set Subtoken Position Increment for Dictonary Decompounder - posted by "turingmachine (via GitHub)" <gi...@apache.org> on 2023/08/03 13:07:38 UTC, 0 replies.
- [GitHub] [lucene] Frostfire25 commented on issue #12463: Learned sorting algorithm for Lucene - posted by "Frostfire25 (via GitHub)" <gi...@apache.org> on 2023/08/03 17:32:09 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on a diff in pull request #12462: Fix stack overflow in RegExp for long string - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2023/08/04 09:58:00 UTC, 2 replies.
- [GitHub] [lucene] slow-J commented on a diff in pull request #12462: Fix stack overflow in RegExp for long string - posted by "slow-J (via GitHub)" <gi...@apache.org> on 2023/08/04 11:03:13 UTC, 4 replies.
- [GitHub] [lucene] benwtrent commented on a diff in pull request #12462: Fix stack overflow in RegExp for long string - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/04 11:49:15 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #12415: Optimize disjunction counts. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/04 22:06:29 UTC, 1 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #12488: Stop aligning windows in BooleanScorer. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/04 22:21:02 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #12489: Add support for recursive graph bisection. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/04 22:58:45 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #12489: Add support for recursive graph bisection. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/04 23:01:45 UTC, 3 replies.
- [GitHub] [lucene] mikemccand commented on pull request #12488: Stop aligning windows in BooleanScorer. - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/04 23:02:34 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #12488: Stop aligning windows in BooleanScorer. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/05 09:04:08 UTC, 1 replies.
- [GitHub] [lucene] jpountz merged pull request #12488: Stop aligning windows in BooleanScorer. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/05 09:29:36 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #12490: Reduce the overhead of ImpactsDISI. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/05 20:24:38 UTC, 0 replies.
- [GitHub] [lucene] donnerpeter opened a new pull request, #12491: hunspell: simplify TrigramAutomaton to speed up the suggestion enumeration - posted by "donnerpeter (via GitHub)" <gi...@apache.org> on 2023/08/05 20:27:33 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #12490: Reduce the overhead of ImpactsDISI. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/05 20:27:45 UTC, 4 replies.
- [GitHub] [lucene] donnerpeter commented on pull request #12491: hunspell: simplify TrigramAutomaton to speed up the suggestion enumeration - posted by "donnerpeter (via GitHub)" <gi...@apache.org> on 2023/08/05 20:28:06 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on a diff in pull request #12421: Concurrent hnsw graph and builder, take two - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/05 20:47:10 UTC, 0 replies.
- [GitHub] [lucene] ArtemLukanin-TomTom commented on issue #10374: Require consistency between data-structures on a per-field basis [LUCENE-9334] - posted by "ArtemLukanin-TomTom (via GitHub)" <gi...@apache.org> on 2023/08/05 21:27:32 UTC, 0 replies.
- [GitHub] [lucene] ArtemLukanin-TomTom commented on issue #12142: Separate index/store document APIs take 2? - posted by "ArtemLukanin-TomTom (via GitHub)" <gi...@apache.org> on 2023/08/05 21:29:21 UTC, 0 replies.
- [GitHub] [lucene] jbellis commented on a diff in pull request #12421: Concurrent hnsw graph and builder, take two - posted by "jbellis (via GitHub)" <gi...@apache.org> on 2023/08/05 22:33:02 UTC, 8 replies.
- [GitHub] [lucene] msokolov commented on pull request #12490: Reduce the overhead of ImpactsDISI. - posted by "msokolov (via GitHub)" <gi...@apache.org> on 2023/08/06 17:01:23 UTC, 1 replies.
- [GitHub] [lucene] benwtrent commented on pull request #12434: Add ParentJoin KNN support - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/06 19:01:29 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on issue #12342: Prevent VectorSimilarity.DOT_PRODUCT from returning negative scores - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/07 12:52:57 UTC, 6 replies.
- [GitHub] [lucene] searchivarius commented on issue #12342: Prevent VectorSimilarity.DOT_PRODUCT from returning negative scores - posted by "searchivarius (via GitHub)" <gi...@apache.org> on 2023/08/07 14:21:39 UTC, 4 replies.
- [GitHub] [lucene] DaddyWri opened a new issue, #12492: Allow FilteredDocIdSetIterator.match(doc) to throw IOException - posted by "DaddyWri (via GitHub)" <gi...@apache.org> on 2023/08/07 16:53:35 UTC, 0 replies.
- [GitHub] [lucene] benwtrent merged pull request #12434: Add ParentJoin KNN support - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/07 18:46:45 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #12493: Fix test failure with zero-length vector - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/07 20:15:40 UTC, 0 replies.
- [GitHub] [lucene] zhaih commented on a diff in pull request #12462: Fix stack overflow in RegExp for long string - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/08/07 21:17:15 UTC, 0 replies.
- [GitHub] [lucene] zhaih commented on pull request #12480: Enhancement 11236 lazy compute similarity score - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/08/07 21:29:37 UTC, 1 replies.
- [GitHub] [lucene] jmazanec15 commented on issue #12342: Prevent VectorSimilarity.DOT_PRODUCT from returning negative scores - posted by "jmazanec15 (via GitHub)" <gi...@apache.org> on 2023/08/08 05:05:22 UTC, 2 replies.
- [GitHub] [lucene] LuXugang opened a new pull request, #12494: Remove outdated common in Scorer - posted by "LuXugang (via GitHub)" <gi...@apache.org> on 2023/08/08 06:24:25 UTC, 0 replies.
- [GitHub] [lucene] vsop-479 opened a new pull request, #12495: Fix comment on decode method in PForUtil - posted by "vsop-479 (via GitHub)" <gi...@apache.org> on 2023/08/08 07:27:56 UTC, 0 replies.
- [GitHub] [lucene] zf853109035 opened a new issue, #12496: Cannot find implementing class for:org.apache.lucene.analysis.tokenattributes.PayloadAttribute - posted by "zf853109035 (via GitHub)" <gi...@apache.org> on 2023/08/08 12:19:32 UTC, 0 replies.
- [GitHub] [lucene] zf853109035 commented on issue #12496: Cannot find implementing class for:org.apache.lucene.analysis.tokenattributes.PayloadAttribute - posted by "zf853109035 (via GitHub)" <gi...@apache.org> on 2023/08/08 12:19:55 UTC, 0 replies.
- [GitHub] [lucene] benwtrent merged pull request #12493: Fix test failure with zero-length vector - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/08 12:38:49 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new issue, #12497: Add Scalar Quantization codec for Vectors - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/08 15:50:32 UTC, 0 replies.
- [GitHub] [lucene] donnerpeter merged pull request #12491: hunspell: simplify TrigramAutomaton to speed up the suggestion enumeration - posted by "donnerpeter (via GitHub)" <gi...@apache.org> on 2023/08/08 20:40:44 UTC, 0 replies.
- [GitHub] [lucene] jimczi commented on issue #12497: Add Scalar Quantization codec for Vectors - posted by "jimczi (via GitHub)" <gi...@apache.org> on 2023/08/09 06:20:20 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12428: Replace consecutive close() calls and close() calls with null checks with IOUtils.close() - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/08/09 18:01:19 UTC, 1 replies.
- [GitHub] [lucene] josefschiefer27 commented on issue #12463: Learned sorting algorithm for Lucene - posted by "josefschiefer27 (via GitHub)" <gi...@apache.org> on 2023/08/10 05:15:31 UTC, 0 replies.
- [GitHub] [lucene] javanna opened a new issue, #12498: Simplify task executor for concurrent operations - posted by "javanna (via GitHub)" <gi...@apache.org> on 2023/08/10 14:45:27 UTC, 0 replies.
- [GitHub] [lucene] javanna commented on issue #12498: Simplify task executor for concurrent operations - posted by "javanna (via GitHub)" <gi...@apache.org> on 2023/08/10 14:45:48 UTC, 1 replies.
- [GitHub] [lucene] javanna opened a new pull request, #12499: Simplify task executor for concurrent operations - posted by "javanna (via GitHub)" <gi...@apache.org> on 2023/08/10 14:50:58 UTC, 0 replies.
- [GitHub] [lucene] shubhamvishu commented on pull request #12428: Replace consecutive close() calls and close() calls with null checks with IOUtils.close() - posted by "shubhamvishu (via GitHub)" <gi...@apache.org> on 2023/08/10 15:46:19 UTC, 1 replies.
- [GitHub] [lucene] shubhamvishu commented on pull request #12427: StringsToAutomaton#build to take List as parameter instead of Collection - posted by "shubhamvishu (via GitHub)" <gi...@apache.org> on 2023/08/10 15:56:58 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #12500: Fix flaky testToString method for Knn Vector queries - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/10 20:04:21 UTC, 0 replies.
- [GitHub] [lucene-solr] jainankitk closed pull request #601: Adding reader settings for moving fst offheap - posted by "jainankitk (via GitHub)" <gi...@apache.org> on 2023/08/10 22:14:12 UTC, 0 replies.
- [GitHub] [lucene] henryrneh commented on issue #12165: Integrating Apache Lucene into OSS-Fuzz - posted by "henryrneh (via GitHub)" <gi...@apache.org> on 2023/08/11 08:12:24 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on issue #12165: Integrating Apache Lucene into OSS-Fuzz - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/08/11 10:26:02 UTC, 0 replies.
- [GitHub] [lucene] benwtrent merged pull request #12500: Fix flaky testToString method for Knn Vector queries - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/11 11:26:51 UTC, 0 replies.
- [GitHub] [lucene] sabi0 opened a new issue, #12501: Default PostingsFormat lost the SPI extension point in the Codec class - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2023/08/11 14:39:38 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on issue #12501: Default PostingsFormat lost the SPI extension point in the Codec class - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/08/11 15:08:22 UTC, 4 replies.
- [GitHub] [lucene] sabi0 commented on issue #12501: Default PostingsFormat lost the SPI extension point in the Codec class - posted by "sabi0 (via GitHub)" <gi...@apache.org> on 2023/08/11 15:12:49 UTC, 2 replies.
- [GitHub] [lucene] uschindler closed issue #12501: Default PostingsFormat lost the SPI extension point in the Codec class - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/08/11 15:17:44 UTC, 0 replies.
- [GitHub] [lucene] ashvardanian opened a new issue, #12502: USearch integration and potential Vector Search performance improvements - posted by "ashvardanian (via GitHub)" <gi...@apache.org> on 2023/08/11 16:33:02 UTC, 0 replies.
- [GitHub] [lucene] henryrneh opened a new issue, #12503: OutOfMemoryrror found by OSS-Fuzz (issue 60248) - posted by "henryrneh (via GitHub)" <gi...@apache.org> on 2023/08/11 16:34:08 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on issue #12502: USearch integration and potential Vector Search performance improvements - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/11 16:44:21 UTC, 0 replies.
- [GitHub] [lucene] jbellis commented on issue #12502: USearch integration and potential Vector Search performance improvements - posted by "jbellis (via GitHub)" <gi...@apache.org> on 2023/08/11 16:46:06 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on issue #12502: USearch integration and potential Vector Search performance improvements - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/08/11 16:48:17 UTC, 2 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #12504: ToParentBlockJoin[Byte|Float]KnnVectorQuery needs to handle the case when parents are missing - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/11 16:50:04 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new issue, #12505: Re-explore the logic around when Vector search should be Exact - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/11 16:54:05 UTC, 0 replies.
- [GitHub] [lucene] ashvardanian commented on issue #12502: USearch integration and potential Vector Search performance improvements - posted by "ashvardanian (via GitHub)" <gi...@apache.org> on 2023/08/11 18:29:55 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on issue #12498: Simplify task executor for concurrent operations - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/11 20:31:13 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #12415: Optimize disjunction counts. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/11 20:37:39 UTC, 0 replies.
- [GitHub] [lucene] reta commented on issue #12498: Simplify task executor for concurrent operations - posted by "reta (via GitHub)" <gi...@apache.org> on 2023/08/11 21:06:48 UTC, 0 replies.
- [GitHub] [lucene-solr] squirmy closed pull request #1681: SOLR-10804: Allow same version updates in DocBasedVersionConstraintsProcessor - posted by "squirmy (via GitHub)" <gi...@apache.org> on 2023/08/12 03:21:55 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita opened a new pull request, #12506: Clean up ByteBlockPool - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2023/08/12 22:24:45 UTC, 0 replies.
- [GitHub] [lucene] asubbu90 opened a new pull request, #12507: Changed byte to int for prefix_length_key - posted by "asubbu90 (via GitHub)" <gi...@apache.org> on 2023/08/13 16:57:24 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on issue #12497: Add Scalar Quantization codec for Vectors - posted by "msokolov (via GitHub)" <gi...@apache.org> on 2023/08/13 18:23:54 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on issue #12492: Allow FilteredDocIdSetIterator.match(doc) to throw IOException - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/13 19:56:12 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on issue #12497: Add Scalar Quantization codec for Vectors - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/14 12:45:47 UTC, 0 replies.
- [GitHub] [lucene] benwtrent merged pull request #12504: ToParentBlockJoin[Byte|Float]KnnVectorQuery needs to handle the case when parents are missing - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/14 13:24:29 UTC, 0 replies.
- [GitHub] [lucene] lukas-vlcek opened a new pull request, #12508: Improve Javadoc - posted by "lukas-vlcek (via GitHub)" <gi...@apache.org> on 2023/08/14 14:08:39 UTC, 0 replies.
- [GitHub] [lucene] epotyom commented on a diff in pull request #12337: Index arbitrary fields in taxonomy docs - posted by "epotyom (via GitHub)" <gi...@apache.org> on 2023/08/14 16:26:42 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on a diff in pull request #12506: Clean up ByteBlockPool - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2023/08/14 18:17:10 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on a diff in pull request #12472: Fix UTF32toUTF8 will produce invalid transition - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/08/15 01:24:53 UTC, 1 replies.
- [GitHub] [lucene] gf2121 opened a new pull request, #12509: Reduce SegmentTermsEnumFrame Object Construction - posted by "gf2121 (via GitHub)" <gi...@apache.org> on 2023/08/15 10:21:14 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #12510: Adjust ToParentBlockJoin[Byte|Float]KnnVectorQuery to return highest score child doc ID by parent id - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/15 21:07:06 UTC, 0 replies.
- [GitHub] [lucene] LuXugang merged pull request #12494: Remove outdated comment in Scorer - posted by "LuXugang (via GitHub)" <gi...@apache.org> on 2023/08/16 03:36:22 UTC, 0 replies.
- [GitHub] [lucene] jimczi commented on a diff in pull request #12510: Adjust ToParentBlockJoin[Byte|Float]KnnVectorQuery to return highest score child doc ID by parent id - posted by "jimczi (via GitHub)" <gi...@apache.org> on 2023/08/16 05:15:31 UTC, 0 replies.
- [GitHub] [lucene] vsop-479 opened a new pull request, #12511: Avoid flush the writer with one doc when i is 0 in TestSortOptimization.testStringSortOptimization - posted by "vsop-479 (via GitHub)" <gi...@apache.org> on 2023/08/16 07:06:13 UTC, 0 replies.
- [GitHub] [lucene] benwtrent merged pull request #12479: GITHUB#12342 Add new maximum inner product vector similarity method - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/16 16:15:28 UTC, 0 replies.
- [GitHub] [lucene] benwtrent closed issue #12342: Prevent VectorSimilarity.DOT_PRODUCT from returning negative scores - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/16 16:15:29 UTC, 0 replies.
- [GitHub] [lucene] benwtrent merged pull request #12510: Adjust ToParentBlockJoin[Byte|Float]KnnVectorQuery to return highest score child doc ID by parent id - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/16 17:44:51 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #12472: Fix UTF32toUTF8 will produce invalid transition - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/08/16 20:59:09 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on issue #12458: UTF32toUTF8 can create automata that produce/accept invalid unicode - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/08/16 22:33:09 UTC, 0 replies.
- [GitHub] [lucene] gsmiller closed issue #12458: UTF32toUTF8 can create automata that produce/accept invalid unicode - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/08/16 22:33:09 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #12428: Replace consecutive close() calls and close() calls with null checks with IOUtils.close() - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/08/17 00:12:37 UTC, 0 replies.
- [GitHub] [lucene] madrob commented on pull request #12428: Replace consecutive close() calls and close() calls with null checks with IOUtils.close() - posted by "madrob (via GitHub)" <gi...@apache.org> on 2023/08/17 01:13:10 UTC, 0 replies.
- [GitHub] [lucene] zhaih merged pull request #12462: Fix stack overflow in RegExp for long string - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/08/17 05:45:22 UTC, 0 replies.
- [GitHub] [lucene] zhaih closed issue #11537: StackOverflow when RegExp encounters a very large string [LUCENE-10501] - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/08/17 05:45:23 UTC, 0 replies.
- [GitHub] [lucene] zhaih commented on pull request #12462: Fix stack overflow in RegExp for long string - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/08/17 05:50:10 UTC, 0 replies.
- [GitHub] [lucene] easyice opened a new pull request, #12512: remove unused variable - posted by "easyice (via GitHub)" <gi...@apache.org> on 2023/08/17 13:05:21 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on pull request #12512: Remove unused variable in BKDWriter - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/17 13:56:37 UTC, 0 replies.
- [GitHub] [lucene] mbrette commented on issue #12440: Make HNSW merges faster - posted by "mbrette (via GitHub)" <gi...@apache.org> on 2023/08/17 15:52:00 UTC, 1 replies.
- [GitHub] [lucene] benwtrent commented on issue #12440: Make HNSW merges faster - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/17 16:56:33 UTC, 0 replies.
- [GitHub] [lucene] Tony-X opened a new issue, #12513: Try out a simpler term dictionary - posted by "Tony-X (via GitHub)" <gi...@apache.org> on 2023/08/17 18:59:32 UTC, 0 replies.
- [GitHub] [lucene] Tony-X commented on issue #12513: Try out a tantivy's term dictionary format - posted by "Tony-X (via GitHub)" <gi...@apache.org> on 2023/08/17 19:02:24 UTC, 2 replies.
- [GitHub] [lucene] javanna commented on pull request #12499: Simplify task executor for concurrent operations - posted by "javanna (via GitHub)" <gi...@apache.org> on 2023/08/17 19:03:45 UTC, 3 replies.
- [GitHub] [lucene] reta commented on pull request #12499: Simplify task executor for concurrent operations - posted by "reta (via GitHub)" <gi...@apache.org> on 2023/08/17 19:09:36 UTC, 0 replies.
- [GitHub] [lucene] sohami commented on pull request #12499: Simplify task executor for concurrent operations - posted by "sohami (via GitHub)" <gi...@apache.org> on 2023/08/17 22:23:56 UTC, 1 replies.
- [GitHub] [lucene] SevenCss commented on issue #7820: 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] - posted by "SevenCss (via GitHub)" <gi...@apache.org> on 2023/08/18 07:21:09 UTC, 1 replies.
- [GitHub] [lucene] mikemccand commented on issue #12513: Try out a tantivy's term dictionary format - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/18 09:56:08 UTC, 0 replies.
- [GitHub] [lucene] almogtavor commented on issue #12406: Register nested queries (ToParentBlockJoinQuery) to Lucene Monitor - posted by "almogtavor (via GitHub)" <gi...@apache.org> on 2023/08/18 13:25:03 UTC, 1 replies.
- [GitHub] [lucene] easyice opened a new issue, #12514: Could we add more index for BKD LeafNode? - posted by "easyice (via GitHub)" <gi...@apache.org> on 2023/08/18 14:07:49 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on a diff in pull request #12337: Index arbitrary fields in taxonomy docs - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2023/08/18 23:00:04 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on a diff in pull request #12460: Allow reading binary doc values as a DataInput - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2023/08/19 10:45:59 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on issue #7820: 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] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/19 11:38:53 UTC, 2 replies.
- [GitHub] [lucene] Yuti-G commented on issue #12418: Reproducible TestDrillSideways failure - posted by "Yuti-G (via GitHub)" <gi...@apache.org> on 2023/08/21 04:43:05 UTC, 0 replies.
- [GitHub] [lucene] iverase commented on a diff in pull request #12460: Allow reading binary doc values as a DataInput - posted by "iverase (via GitHub)" <gi...@apache.org> on 2023/08/21 06:57:06 UTC, 0 replies.
- [GitHub] [lucene] iverase commented on pull request #12460: Allow reading binary doc values as a DataInput - posted by "iverase (via GitHub)" <gi...@apache.org> on 2023/08/21 07:18:47 UTC, 0 replies.
- [GitHub] [lucene-solr] azagniotov commented on pull request #935: LUCENE-4056: Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary - posted by "azagniotov (via GitHub)" <gi...@apache.org> on 2023/08/21 08:30:10 UTC, 1 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12417: forutil add vectorized and scalar code - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/08/21 17:53:45 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on pull request #12337: Index arbitrary fields in taxonomy docs - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2023/08/21 18:33:12 UTC, 0 replies.
- [GitHub] [lucene] javanna merged pull request #12499: Simplify task executor for concurrent operations - posted by "javanna (via GitHub)" <gi...@apache.org> on 2023/08/21 19:54:40 UTC, 0 replies.
- [GitHub] [lucene] javanna opened a new pull request, #12515: Offload single slice to executor - posted by "javanna (via GitHub)" <gi...@apache.org> on 2023/08/21 22:15:35 UTC, 0 replies.
- [GitHub] [lucene] javanna opened a new pull request, #12516: Unwrap execution exceptions cause and rethrow as is when possible - posted by "javanna (via GitHub)" <gi...@apache.org> on 2023/08/21 22:37:28 UTC, 0 replies.
- [GitHub] [lucene] javanna commented on pull request #12516: Unwrap execution exceptions cause and rethrow as is when possible - posted by "javanna (via GitHub)" <gi...@apache.org> on 2023/08/21 22:38:31 UTC, 0 replies.
- [GitHub] [lucene] iverase commented on pull request #12512: Remove unused variable in BKDWriter - posted by "iverase (via GitHub)" <gi...@apache.org> on 2023/08/21 23:30:28 UTC, 1 replies.
- [GitHub] [lucene] reta commented on a diff in pull request #12516: Unwrap execution exceptions cause and rethrow as is when possible - posted by "reta (via GitHub)" <gi...@apache.org> on 2023/08/22 00:23:32 UTC, 1 replies.
- [GitHub] [lucene] iverase commented on issue #12514: Could we add more index for BKD LeafNode? - posted by "iverase (via GitHub)" <gi...@apache.org> on 2023/08/22 01:33:42 UTC, 0 replies.
- [GitHub] [lucene] easyice commented on pull request #12512: Remove unused variable in BKDWriter - posted by "easyice (via GitHub)" <gi...@apache.org> on 2023/08/22 02:47:35 UTC, 1 replies.
- [GitHub] [lucene] PenghaiZhang commented on issue #3640: + - operators allow any amount of whitespace [LUCENE-2566] - posted by "PenghaiZhang (via GitHub)" <gi...@apache.org> on 2023/08/22 05:08:08 UTC, 0 replies.
- [GitHub] [lucene] iverase merged pull request #12512: Remove unused variable in BKDWriter - posted by "iverase (via GitHub)" <gi...@apache.org> on 2023/08/22 07:50:50 UTC, 0 replies.
- [GitHub] [lucene] easyice commented on issue #12514: Could we add more index for BKD LeafNode? - posted by "easyice (via GitHub)" <gi...@apache.org> on 2023/08/22 08:00:27 UTC, 0 replies.
- [GitHub] [lucene] easyice closed issue #12514: Could we add more index for BKD LeafNode? - posted by "easyice (via GitHub)" <gi...@apache.org> on 2023/08/22 08:00:27 UTC, 0 replies.
- [GitHub] [lucene] azagniotov opened a new pull request, #12517: LUCENE-4056: Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary - posted by "azagniotov (via GitHub)" <gi...@apache.org> on 2023/08/22 08:31:08 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on pull request #12465: Potential bug in IndexedDISI90#SPARSE->advanceExactWithinBlock - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/22 13:24:08 UTC, 0 replies.
- [GitHub] [lucene] Emskiqq commented on issue #11681: Wrong autocomplete suggestion [LUCENE-10645] - posted by "Emskiqq (via GitHub)" <gi...@apache.org> on 2023/08/25 13:43:09 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on issue #11681: Wrong autocomplete suggestion [LUCENE-10645] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2023/08/25 16:41:51 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on issue #10651: Remove deprecated PACKED_SINGLE_BLOCK from PackedInts [LUCENE-9611] - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2023/08/25 16:56:07 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #12518: Use panama vector for l2normalize - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/26 14:51:21 UTC, 0 replies.
- [GitHub] [lucene] shaikhu commented on issue #8424: Refactoring: Rename Levenstein to Levenshtein [LUCENE-7370] - posted by "shaikhu (via GitHub)" <gi...@apache.org> on 2023/08/27 08:32:33 UTC, 0 replies.
- [GitHub] [lucene] shaikhu opened a new pull request, #12519: Correct last remaining instances of typo e.g. "Levenstein" -> "Levenshtein" - posted by "shaikhu (via GitHub)" <gi...@apache.org> on 2023/08/27 08:46:47 UTC, 0 replies.
- [GitHub] [lucene-solr] msokolov commented on pull request #935: LUCENE-4056: Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary - posted by "msokolov (via GitHub)" <gi...@apache.org> on 2023/08/27 20:38:46 UTC, 0 replies.
- [GitHub] [lucene] gashutos opened a new pull request, #12520: Honor topvalue while determining isMissingvalueCompetitive in case bottom is not set - posted by "gashutos (via GitHub)" <gi...@apache.org> on 2023/08/28 12:36:18 UTC, 0 replies.
- [GitHub] [lucene] gashutos commented on pull request #12520: Honor topvalue while determining isMissingvalueCompetitive in case bottom is not set - posted by "gashutos (via GitHub)" <gi...@apache.org> on 2023/08/28 12:38:12 UTC, 2 replies.
- [GitHub] [lucene] gashutos opened a new issue, #12521: [BUG] Sort After returning in-correct result when missing values are competitive. - posted by "gashutos (via GitHub)" <gi...@apache.org> on 2023/08/28 12:47:06 UTC, 0 replies.
- [GitHub] [lucene] thomasdc opened a new issue, #12522: Add support for ignoreKeywords in WordDelimiterGraphFilterFactory - posted by "thomasdc (via GitHub)" <gi...@apache.org> on 2023/08/28 14:55:53 UTC, 0 replies.
- [GitHub] [lucene] ChrisHegarty commented on pull request #12518: Use panama vector for l2normalize - posted by "ChrisHegarty (via GitHub)" <gi...@apache.org> on 2023/08/28 15:15:13 UTC, 1 replies.
- [GitHub] [lucene] quux00 opened a new pull request, #12523: TaskExecutor waits for all tasks to complete before returning - posted by "quux00 (via GitHub)" <gi...@apache.org> on 2023/08/28 20:56:45 UTC, 0 replies.
- [GitHub] [lucene] vsop-479 opened a new issue, #12524: Test failure in TestIndexWriter.testDeleteUnusedFiles on Windows 11 - posted by "vsop-479 (via GitHub)" <gi...@apache.org> on 2023/08/29 03:29:42 UTC, 0 replies.
- [GitHub] [lucene] PenghaiZhang commented on issue #7362: Deprecate Filter [LUCENE-6301] - posted by "PenghaiZhang (via GitHub)" <gi...@apache.org> on 2023/08/29 07:26:29 UTC, 1 replies.
- [GitHub] [lucene] thomasdc opened a new pull request, #12525: Let WordDelimiterGraphFilterFactory propagate ignoreKeywords flag - posted by "thomasdc (via GitHub)" <gi...@apache.org> on 2023/08/29 09:21:51 UTC, 0 replies.
- [GitHub] [lucene] benwtrent merged pull request #12518: Use panama vector for l2normalize - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/29 12:33:52 UTC, 0 replies.
- [GitHub] [lucene] mkhludnev commented on issue #7362: Deprecate Filter [LUCENE-6301] - posted by "mkhludnev (via GitHub)" <gi...@apache.org> on 2023/08/29 12:40:47 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #12526: Speed up disjunctions by computing estimations of the score of the k-th top hit up-front. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/29 21:36:14 UTC, 2 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #12526: Speed up disjunctions by computing estimations of the score of the k-th top hit up-front. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/29 21:50:22 UTC, 0 replies.
- [GitHub] [lucene] PenghaiZhang commented on issue #8600: Update Lucene from 3.1.0 to 6.3.0 missing lot of library [LUCENE-7549] - posted by "PenghaiZhang (via GitHub)" <gi...@apache.org> on 2023/08/30 00:26:58 UTC, 0 replies.
- [GitHub] [lucene] jainankitk opened a new issue, #12527: Optimize readInts24 performance for DocIdsWriter - posted by "jainankitk (via GitHub)" <gi...@apache.org> on 2023/08/30 00:34:12 UTC, 0 replies.
- [GitHub] [lucene] PenghaiZhang commented on issue #7350: FieldCacheRangeFilter missing from MIGRATE.html [LUCENE-6288] - posted by "PenghaiZhang (via GitHub)" <gi...@apache.org> on 2023/08/30 00:52:43 UTC, 0 replies.
- [GitHub] [lucene] PenghaiZhang commented on issue #7047: Populate MIGRATE.txt with useful information for upgrade to Lucene 5.0 [LUCENE-5985] - posted by "PenghaiZhang (via GitHub)" <gi...@apache.org> on 2023/08/30 06:08:01 UTC, 0 replies.
- [GitHub] [lucene] vsop-479 opened a new pull request, #12528: Early terminate visit low cardinality BKD leaf when current value greater than upper point for one dim point. - posted by "vsop-479 (via GitHub)" <gi...@apache.org> on 2023/08/30 07:25:04 UTC, 0 replies.
- [GitHub] [lucene] jimczi opened a new pull request, #12529: Introduce a random vector scorer in HNSW builder/searcher - posted by "jimczi (via GitHub)" <gi...@apache.org> on 2023/08/30 07:26:52 UTC, 0 replies.
- [GitHub] [lucene] mkhludnev commented on issue #7350: FieldCacheRangeFilter missing from MIGRATE.html [LUCENE-6288] - posted by "mkhludnev (via GitHub)" <gi...@apache.org> on 2023/08/30 07:59:41 UTC, 0 replies.
- [GitHub] [lucene] backslasht commented on pull request #12520: Honor topvalue while determining isMissingvalueCompetitive in case bottom is not set - posted by "backslasht (via GitHub)" <gi...@apache.org> on 2023/08/30 12:00:05 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on issue #12527: Optimize readInts24 performance for DocIdsWriter - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/30 15:46:32 UTC, 0 replies.
- [GitHub] [lucene] iverase commented on issue #12527: Optimize readInts24 performance for DocIdsWriter - posted by "iverase (via GitHub)" <gi...@apache.org> on 2023/08/30 16:16:09 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on a diff in pull request #12529: Introduce a random vector scorer in HNSW builder/searcher - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/30 17:17:41 UTC, 7 replies.
- [GitHub] [lucene] jainankitk commented on issue #12527: Optimize readInts24 performance for DocIdsWriter - posted by "jainankitk (via GitHub)" <gi...@apache.org> on 2023/08/30 19:17:10 UTC, 1 replies.
- [GitHub] [lucene] vigyasharma commented on issue #12524: Test failure in TestIndexWriter.testDeleteUnusedFiles on Windows 11 - posted by "vigyasharma (via GitHub)" <gi...@apache.org> on 2023/08/30 19:47:03 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #12520: Honor topvalue while determining isMissingvalueCompetitive in case bottom is not set - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/08/30 19:49:15 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on pull request #12526: Speed up disjunctions by computing estimations of the score of the k-th top hit up-front. - posted by "msokolov (via GitHub)" <gi...@apache.org> on 2023/08/30 20:30:54 UTC, 0 replies.
- [GitHub] [lucene] jimczi commented on a diff in pull request #12529: Introduce a random vector scorer in HNSW builder/searcher - posted by "jimczi (via GitHub)" <gi...@apache.org> on 2023/08/30 21:42:07 UTC, 7 replies.
- [GitHub] [lucene] vsop-479 commented on issue #12524: Test failure in TestIndexWriter.testDeleteUnusedFiles on Windows 11 - posted by "vsop-479 (via GitHub)" <gi...@apache.org> on 2023/08/31 02:56:13 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on pull request #12526: Speed up disjunctions by computing estimations of the score of the k-th top hit up-front. - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/31 09:52:34 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on issue #7350: FieldCacheRangeFilter missing from MIGRATE.html [LUCENE-6288] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/31 10:52:19 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on issue #7047: Populate MIGRATE.txt with useful information for upgrade to Lucene 5.0 [LUCENE-5985] - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/31 11:05:03 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on issue #12527: Optimize readInts24 performance for DocIdsWriter - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/31 11:35:35 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on pull request #12421: Concurrent hnsw graph and builder, take two - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/31 12:25:29 UTC, 0 replies.
- [GitHub] [lucene] mikemccand opened a new pull request, #12530: Fix CheckIndex to detect major corruption with old (not the latest) commit point - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/31 12:48:18 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on pull request #12530: Fix CheckIndex to detect major corruption with old (not the latest) commit point - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/31 14:07:56 UTC, 0 replies.
- [GitHub] [lucene] Jeevananthan-23 opened a new issue, #12531: Virtual threads and Lucene (support async tasks) - posted by "Jeevananthan-23 (via GitHub)" <gi...@apache.org> on 2023/08/31 19:07:05 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on pull request #12529: Introduce a random vector scorer in HNSW builder/searcher - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/08/31 20:24:25 UTC, 0 replies.