You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [lucene] mocobeta commented on pull request #567: LUCENE-10335: Deprecate broken helper methods not compatible with module system; add ModuleResourceLoader and add integration test - posted by GitBox <gi...@apache.org> on 2022/01/01 00:49:01 UTC, 2 replies.
- [GitHub] [lucene] gf2121 commented on pull request #574: LUCENE-10346: Specially treat SingletonSortedNumericDocValues in FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/01 06:31:15 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #567: LUCENE-10335: Deprecate broken helper methods not compatible with module system; add ModuleResourceLoader and add integration test - posted by GitBox <gi...@apache.org> on 2022/01/01 08:53:06 UTC, 2 replies.
- [GitHub] [lucene] mayya-sharipova opened a new pull request #575: Small edits for KnnGraphTester - posted by GitBox <gi...@apache.org> on 2022/01/02 15:23:24 UTC, 0 replies.
- [GitHub] [lucene-solr] epugh closed pull request #80: SOLR-9529 - Make multivalued dates dynamic field use dates field type - posted by GitBox <gi...@apache.org> on 2022/01/02 19:19:31 UTC, 0 replies.
- [GitHub] [lucene-solr] epugh commented on pull request #80: SOLR-9529 - Make multivalued dates dynamic field use dates field type - posted by GitBox <gi...@apache.org> on 2022/01/02 19:19:36 UTC, 0 replies.
- [GitHub] [lucene] zacharymorn commented on pull request #534: LUCENE-10183: KnnVectorsWriter#writeField to take KnnVectorsReader instead of VectorValues - posted by GitBox <gi...@apache.org> on 2022/01/03 06:42:34 UTC, 2 replies.
- [jira] [Created] (LUCENE-10347) Add helper task to collect binary dependencies (to help pylucene) - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/03 07:57:00 UTC, 0 replies.
- [jira] [Assigned] (LUCENE-10347) Add helper task to collect binary dependencies (to help pylucene) - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/03 08:01:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10347) Add helper task to collect binary dependencies (to help pylucene) - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/03 08:01:00 UTC, 0 replies.
- [GitHub] [lucene] uschindler merged pull request #567: LUCENE-10335: Deprecate broken helper methods not compatible with module system; add ModuleResourceLoader and add integration test - posted by GitBox <gi...@apache.org> on 2022/01/03 09:38:27 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10335) IOUtils.getDecodingReader(Class, String) is broken with modules - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/03 09:39:00 UTC, 4 replies.
- [GitHub] [lucene] uschindler commented on pull request #567: LUCENE-10335: Deprecate broken helper methods not compatible with module system; add ModuleResourceLoader and add integration test - posted by GitBox <gi...@apache.org> on 2022/01/03 09:41:13 UTC, 4 replies.
- [GitHub] [lucene] uschindler commented on pull request #571: LUCENE-10328: Module path for compiling and running tests is wrong - posted by GitBox <gi...@apache.org> on 2022/01/03 10:09:56 UTC, 6 replies.
- [GitHub] [lucene] uschindler edited a comment on pull request #571: LUCENE-10328: Module path for compiling and running tests is wrong - posted by GitBox <gi...@apache.org> on 2022/01/03 10:10:08 UTC, 3 replies.
- [GitHub] [lucene] uschindler closed pull request #571: LUCENE-10328: Module path for compiling and running tests is wrong - posted by GitBox <gi...@apache.org> on 2022/01/03 10:19:17 UTC, 0 replies.
- [GitHub] [lucene] uschindler removed a comment on pull request #571: LUCENE-10328: Module path for compiling and running tests is wrong - posted by GitBox <gi...@apache.org> on 2022/01/03 10:22:19 UTC, 0 replies.
- [GitHub] [lucene-solr] janhoy opened a new pull request #2635: SOLR-15871: Update Log4J to 2.17.1 - posted by GitBox <gi...@apache.org> on 2022/01/03 10:25:35 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10335) IOUtils.getDecodingReader(Class, String) is broken with modules - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/03 10:52:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10348) Make stopwords resources from analyzers modules visible to ClasspathResourceLoader and ModuleResourceLoader - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/03 11:01:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10348) Make stopwords resources from analyzers modules visible to ClasspathResourceLoader and ModuleResourceLoader - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/03 11:03:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10348) Make stopwords resources from analyzers modules visible to ClasspathResourceLoader and ModuleResourceLoader - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/03 11:07:00 UTC, 6 replies.
- [jira] [Created] (LUCENE-10349) Cleanup WordListLoader to use try-with-resources and make the default stop words unmodifiable - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/03 12:30:00 UTC, 0 replies.
- [GitHub] [lucene] uschindler opened a new pull request #577: LUCENE-10349: Cleanup WordListLoader to use try-with-resources and make the default stop words unmodifiable - posted by GitBox <gi...@apache.org> on 2022/01/03 13:00:13 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10349) Cleanup WordListLoader to use try-with-resources and make the default stop words unmodifiable - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/03 13:01:00 UTC, 2 replies.
- [jira] [Updated] (LUCENE-10349) Cleanup WordListLoader to use try-with-resources and make the default stop words unmodifiable - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/03 13:02:00 UTC, 0 replies.
- [GitHub] [lucene-solr] janhoy merged pull request #2635: SOLR-15871: Update Log4J to 2.17.1 - posted by GitBox <gi...@apache.org> on 2022/01/03 13:08:09 UTC, 0 replies.
- [GitHub] [lucene] dsmiley merged pull request #519: LUCENE-10252: ValueSource.asDoubleValues should not compute the score - posted by GitBox <gi...@apache.org> on 2022/01/03 13:26:58 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10252) ValueSource.asDoubleValues shouldn't fetch score - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/03 13:28:00 UTC, 1 replies.
- [jira] [Commented] (LUCENE-8099) Deprecate CustomScoreQuery, BoostedQuery and BoostingQuery - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/03 13:28:00 UTC, 1 replies.
- [jira] [Resolved] (LUCENE-10252) ValueSource.asDoubleValues shouldn't fetch score - posted by "David Smiley (Jira)" <ji...@apache.org> on 2022/01/03 13:36:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #534: LUCENE-10183: KnnVectorsWriter#writeField to take KnnVectorsReader instead of VectorValues - posted by GitBox <gi...@apache.org> on 2022/01/03 13:40:16 UTC, 1 replies.
- [GitHub] [lucene] jpountz merged pull request #574: LUCENE-10346: Specially treat SingletonSortedNumericDocValues in FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/03 13:44:13 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10346) Specially treat SingletonSortedNumericDocValues in FastTaxonomyFacetCounts#countAll() - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/03 13:45:00 UTC, 2 replies.
- [jira] [Commented] (LUCENE-10287) Add jdk.unsupported module to Luke startup script - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/03 14:00:00 UTC, 1 replies.
- [jira] [Reopened] (LUCENE-10287) Add jdk.unsupported module to Luke startup script - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/03 14:03:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10287) Add jdk.unsupported module to Luke startup script - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/03 14:03:00 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10287) Add jdk.unsupported module to Luke startup script - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/03 14:04:00 UTC, 0 replies.
- [GitHub] [lucene] uschindler merged pull request #577: LUCENE-10349: Cleanup WordListLoader to use try-with-resources and make the default stop words unmodifiable - posted by GitBox <gi...@apache.org> on 2022/01/03 14:07:58 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10349) Cleanup WordListLoader to use try-with-resources and make the default stop words unmodifiable - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/03 14:12:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10345) remove non-NRT replication support - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/03 14:33:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10350) Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/03 14:46:00 UTC, 0 replies.
- [GitHub] [lucene] gf2121 opened a new pull request #578: LUCENE-10345: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/03 14:51:40 UTC, 0 replies.
- [GitHub] [lucene] gf2121 closed pull request #578: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/03 14:59:16 UTC, 0 replies.
- [GitHub] [lucene] gf2121 opened a new pull request #578: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/03 14:59:19 UTC, 0 replies.
- [jira] [Created] (LUCENE-10351) Correct knn search failure with all deleted docs - posted by "Mayya Sharipova (Jira)" <ji...@apache.org> on 2022/01/03 15:18:00 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova opened a new pull request #580: LUCENE-10351 Correct knn search failure with deleted docs - posted by GitBox <gi...@apache.org> on 2022/01/03 15:19:04 UTC, 0 replies.
- [GitHub] [lucene] gf2121 commented on pull request #578: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/03 15:39:00 UTC, 3 replies.
- [GitHub] [lucene] uschindler commented on pull request #579: LUCENE-10283: Bump minimum required Java version to 17. - posted by GitBox <gi...@apache.org> on 2022/01/03 15:44:03 UTC, 11 replies.
- [GitHub] [lucene] dweiss commented on pull request #579: LUCENE-10283: Bump minimum required Java version to 17. - posted by GitBox <gi...@apache.org> on 2022/01/03 15:45:56 UTC, 6 replies.
- [GitHub] [lucene] gf2121 edited a comment on pull request #578: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/03 15:51:16 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on a change in pull request #579: LUCENE-10283: Bump minimum required Java version to 17. - posted by GitBox <gi...@apache.org> on 2022/01/03 15:53:33 UTC, 7 replies.
- [GitHub] [lucene] jpountz commented on pull request #578: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/03 16:03:03 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #579: LUCENE-10283: Bump minimum required Java version to 17. - posted by GitBox <gi...@apache.org> on 2022/01/03 16:23:37 UTC, 5 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #464: LUCENE-10251: Add the compliant "Direct" doc-value format - posted by GitBox <gi...@apache.org> on 2022/01/03 17:11:24 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on pull request #573: LUCENE-10343: Remove MyRandom in favor of test framework random - posted by GitBox <gi...@apache.org> on 2022/01/03 17:24:36 UTC, 0 replies.
- [GitHub] [lucene] uschindler opened a new pull request #581: LUCENE-10348: Make stopwords resources from analyzers modules visibleto ClasspathResourceLoader and ModuleResourceLoader - posted by GitBox <gi...@apache.org> on 2022/01/03 17:56:51 UTC, 0 replies.
- [jira] [Commented] (LUCENE-8739) ZSTD Compressor support in Lucene - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/03 18:19:00 UTC, 10 replies.
- [GitHub] [lucene] uschindler commented on pull request #581: LUCENE-10348: Make stopwords resources from analyzers modules visible to ClasspathResourceLoader and ModuleResourceLoader - posted by GitBox <gi...@apache.org> on 2022/01/03 18:41:59 UTC, 2 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #439: LUCENE-8739: custom codec providing Zstandard compression/decompression - posted by GitBox <gi...@apache.org> on 2022/01/03 19:58:28 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani commented on a change in pull request #580: LUCENE-10351 Correct knn search failure with deleted docs - posted by GitBox <gi...@apache.org> on 2022/01/03 19:59:35 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #580: LUCENE-10351 Correct knn search failure with deleted docs - posted by GitBox <gi...@apache.org> on 2022/01/03 20:05:17 UTC, 1 replies.
- [GitHub] [lucene] dweiss merged pull request #576: LUCENE-10347: add a helper task 'collectRuntimeJars' that assembles b… - posted by GitBox <gi...@apache.org> on 2022/01/03 20:11:43 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10347) Add helper task to collect binary dependencies (to help pylucene) - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/03 20:14:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10347) Add helper task to collect binary dependencies (to help pylucene) - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/03 20:15:00 UTC, 1 replies.
- [GitHub] [lucene] dweiss commented on a change in pull request #579: LUCENE-10283: Bump minimum required Java version to 17. - posted by GitBox <gi...@apache.org> on 2022/01/03 20:15:43 UTC, 0 replies.
- [GitHub] [lucene] tobijdc commented on a change in pull request #439: LUCENE-8739: custom codec providing Zstandard compression/decompression - posted by GitBox <gi...@apache.org> on 2022/01/03 23:30:47 UTC, 0 replies.
- [GitHub] [lucene] zacharymorn commented on a change in pull request #534: LUCENE-10183: KnnVectorsWriter#writeField to take KnnVectorsReader instead of VectorValues - posted by GitBox <gi...@apache.org> on 2022/01/04 04:22:35 UTC, 1 replies.
- [GitHub] [lucene] mdmarshmallow commented on a change in pull request #509: LUCENE-10250: Add support for arbitrary length hierarchical SSDV facets - posted by GitBox <gi...@apache.org> on 2022/01/04 06:32:36 UTC, 3 replies.
- [jira] [Created] (LUCENE-10352) Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/04 09:26:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #579: LUCENE-10283: Bump minimum required Java version to 17. - posted by GitBox <gi...@apache.org> on 2022/01/04 09:27:55 UTC, 1 replies.
- [jira] [Updated] (LUCENE-10352) Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/04 09:30:00 UTC, 2 replies.
- [jira] [Commented] (LUCENE-10352) Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/04 09:30:00 UTC, 6 replies.
- [GitHub] [lucene] gf2121 removed a comment on pull request #578: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/04 12:38:42 UTC, 0 replies.
- [GitHub] [lucene] uschindler merged pull request #581: LUCENE-10348: Make stopwords resources from analyzers modules visible to ClasspathResourceLoader and ModuleResourceLoader - posted by GitBox <gi...@apache.org> on 2022/01/04 14:05:41 UTC, 0 replies.
- [GitHub] [lucene] uschindler opened a new pull request #582: LUCENE-10352: Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by GitBox <gi...@apache.org> on 2022/01/04 14:18:45 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on a change in pull request #582: LUCENE-10352: Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by GitBox <gi...@apache.org> on 2022/01/04 14:21:33 UTC, 11 replies.
- [jira] [Resolved] (LUCENE-10348) Make stopwords resources from analyzers modules visible to ClasspathResourceLoader and ModuleResourceLoader - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/04 14:43:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10328) Module path for compiling and running tests is wrong - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/04 15:05:00 UTC, 1 replies.
- [jira] [Commented] (LUCENE-10328) Module path for compiling and running tests is wrong - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/04 15:17:00 UTC, 9 replies.
- [GitHub] [lucene] rmuir commented on pull request #582: LUCENE-10352: Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by GitBox <gi...@apache.org> on 2022/01/04 15:17:42 UTC, 6 replies.
- [GitHub] [lucene] dweiss commented on pull request #582: LUCENE-10352: Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by GitBox <gi...@apache.org> on 2022/01/04 15:21:29 UTC, 1 replies.
- [GitHub] [lucene] mayya-sharipova commented on a change in pull request #580: LUCENE-10351 Correct knn search failure with deleted docs - posted by GitBox <gi...@apache.org> on 2022/01/04 15:28:08 UTC, 2 replies.
- [GitHub] [lucene] dweiss commented on a change in pull request #582: LUCENE-10352: Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by GitBox <gi...@apache.org> on 2022/01/04 15:29:20 UTC, 2 replies.
- [GitHub] [lucene] uschindler commented on pull request #582: LUCENE-10352: Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by GitBox <gi...@apache.org> on 2022/01/04 15:32:31 UTC, 11 replies.
- [jira] (LUCENE-10344) ECJ batch compiler does not support --patch-module at all - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/04 15:38:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10344) ECJ batch compiler does not support --patch-module at all - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/04 15:39:00 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10344) ECJ batch compiler does not support --patch-module at all - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/04 15:40:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10353) Add null injection to analyzer integration tests (e.g. TestRandomChains) - posted by "Robert Muir (Jira)" <ji...@apache.org> on 2022/01/04 16:17:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10354) Clarify contract of codec APIs with missing/disabled fields - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/04 16:21:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request #583: LUCENE-10354: Clarify contract of codec APIs with missing/disabled fields. - posted by GitBox <gi...@apache.org> on 2022/01/04 16:26:28 UTC, 0 replies.
- [jira] [Created] (LUCENE-10355) Remove EMPTY LongValues in favor of LongValues#ZERO - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/04 16:47:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10355) Remove EMPTY LongValues in favor of LongValues#ZERO - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/04 16:57:00 UTC, 2 replies.
- [GitHub] [lucene] gf2121 closed pull request #584: LUCENE-10355: Remove EMPTY LongValues in favor of LongValues#ZEROS - posted by GitBox <gi...@apache.org> on 2022/01/04 17:05:26 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani commented on a change in pull request #583: LUCENE-10354: Clarify contract of codec APIs with missing/disabled fields. - posted by GitBox <gi...@apache.org> on 2022/01/04 19:01:20 UTC, 1 replies.
- [GitHub] [lucene] sonatype-lift[bot] commented on a change in pull request #582: LUCENE-10352: Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by GitBox <gi...@apache.org> on 2022/01/04 19:27:43 UTC, 1 replies.
- [GitHub] [lucene-solr] akkig opened a new pull request #2636: SOLR-15892: Adding Randomization in selecting shard leaders for delete and commit requests for RoutedAlias - posted by GitBox <gi...@apache.org> on 2022/01/04 20:16:32 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova merged pull request #580: LUCENE-10351 Correct knn search failure with deleted docs - posted by GitBox <gi...@apache.org> on 2022/01/04 20:59:49 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10351) Correct knn search failure with all deleted docs - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/04 21:00:00 UTC, 1 replies.
- [jira] [Resolved] (LUCENE-10351) Correct knn search failure with all deleted docs - posted by "Mayya Sharipova (Jira)" <ji...@apache.org> on 2022/01/04 22:00:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #578: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/04 23:24:56 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #574: LUCENE-10346: Specially treat SingletonSortedNumericDocValues in FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/04 23:28:22 UTC, 0 replies.
- [jira] [Created] (LUCENE-10356) Special-case singleton doc values for general taxonomy facet counting - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/04 23:43:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10356) Special-case singleton doc values for general taxonomy facet counting - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/04 23:44:00 UTC, 3 replies.
- [jira] [Assigned] (LUCENE-10356) Special-case singleton doc values for general taxonomy facet counting - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/04 23:44:00 UTC, 0 replies.
- [GitHub] [lucene] uschindler edited a comment on pull request #582: LUCENE-10352: Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by GitBox <gi...@apache.org> on 2022/01/05 01:03:24 UTC, 2 replies.
- [jira] [Commented] (LUCENE-9537) Add Indri Search Engine Functionality to Lucene - posted by "Cameron VandenBerg (Jira)" <ji...@apache.org> on 2022/01/05 01:47:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10157) Add Additional Indri Search Engine Functionality to Lucene - posted by "Cameron VandenBerg (Jira)" <ji...@apache.org> on 2022/01/05 01:50:00 UTC, 9 replies.
- [jira] [Commented] (LUCENE-10353) Add null injection to analyzer integration tests (e.g. TestRandomChains) - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 09:25:00 UTC, 5 replies.
- [jira] [Assigned] (LUCENE-10353) Add null injection to analyzer integration tests (e.g. TestRandomChains) - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 09:25:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #583: LUCENE-10354: Clarify contract of codec APIs with missing/disabled fields. - posted by GitBox <gi...@apache.org> on 2022/01/05 10:01:17 UTC, 1 replies.
- [GitHub] [lucene] uschindler commented on a change in pull request #571: LUCENE-10328: Module path for compiling and running tests is wrong - posted by GitBox <gi...@apache.org> on 2022/01/05 10:07:04 UTC, 9 replies.
- [jira] [Created] (LUCENE-10357) Ghost fields and postings/points - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/05 10:10:00 UTC, 0 replies.
- [GitHub] [lucene] spyk commented on pull request #380: LUCENE-10171 - Fix dictionary-based OpenNLPLemmatizerFilterFactory caching issue - posted by GitBox <gi...@apache.org> on 2022/01/05 10:24:47 UTC, 1 replies.
- [GitHub] [lucene] dweiss commented on pull request #571: LUCENE-10328: Module path for compiling and running tests is wrong - posted by GitBox <gi...@apache.org> on 2022/01/05 10:36:46 UTC, 1 replies.
- [GitHub] [lucene] dweiss commented on a change in pull request #571: LUCENE-10328: Module path for compiling and running tests is wrong - posted by GitBox <gi...@apache.org> on 2022/01/05 10:37:29 UTC, 3 replies.
- [jira] [Created] (LUCENE-10358) TestRandomChains fails with incorrect offsets or causes IndexOutOfBounds - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 11:30:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10359) TestRandomChains fails with incorrect offsets or causes IndexOutOfBounds for KoreanTokenizer - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 11:34:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10358) JapaneseIterationMarkCharFilter: TestRandomChains fails with incorrect offsets or causes IndexOutOfBounds - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 11:35:00 UTC, 1 replies.
- [jira] [Updated] (LUCENE-10359) KoreanTokenizer: TestRandomChains fails with incorrect offsets - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 11:35:00 UTC, 2 replies.
- [jira] [Commented] (LUCENE-10359) KoreanTokenizer: TestRandomChains fails with incorrect offsets - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 11:36:00 UTC, 1 replies.
- [jira] [Created] (LUCENE-10360) BeiderMorseFilter: TestRandomChains fails with IndexOutOfBounds on empty term text - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 12:12:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10361) KoreanNumberFilter messes up offsets - posted by "Robert Muir (Jira)" <ji...@apache.org> on 2022/01/05 12:33:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10360) BeiderMorseFilter: TestRandomChains fails with IndexOutOfBounds on empty term text - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 12:54:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10362) JapaneseNumberFilter messes up offsets - posted by "Robert Muir (Jira)" <ji...@apache.org> on 2022/01/05 12:59:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10363) JapaneseCompletionFilter messes up offsets - posted by "Robert Muir (Jira)" <ji...@apache.org> on 2022/01/05 13:15:00 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on a change in pull request #579: LUCENE-10283: Bump minimum required Java version to 17. - posted by GitBox <gi...@apache.org> on 2022/01/05 14:03:57 UTC, 1 replies.
- [GitHub] [lucene] ywelsch commented on a change in pull request #539: LUCENE-10291: Only read/write postings when there is at least one indexed field - posted by GitBox <gi...@apache.org> on 2022/01/05 14:06:36 UTC, 6 replies.
- [GitHub] [lucene] jpountz merged pull request #584: LUCENE-10355: Remove EMPTY LongValues in favor of LongValues#ZEROS - posted by GitBox <gi...@apache.org> on 2022/01/05 14:23:24 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10355) Remove EMPTY LongValues in favor of LongValues#ZERO - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/05 14:24:00 UTC, 2 replies.
- [GitHub] [lucene] rmuir commented on pull request #579: LUCENE-10283: Bump minimum required Java version to 17. - posted by GitBox <gi...@apache.org> on 2022/01/05 14:25:22 UTC, 2 replies.
- [jira] [Resolved] (LUCENE-10355) Remove EMPTY LongValues in favor of LongValues#ZERO - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/05 14:30:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #573: LUCENE-10343: Remove MyRandom in favor of test framework random - posted by GitBox <gi...@apache.org> on 2022/01/05 14:31:16 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10343) Remove MyRandom in favor of test framework random - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/05 14:35:00 UTC, 1 replies.
- [GitHub] [lucene] uschindler merged pull request #582: LUCENE-10352: Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by GitBox <gi...@apache.org> on 2022/01/05 14:35:12 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #545: LUCENE-10319: make ForUtil#BLOCK_SIZE changeable - posted by GitBox <gi...@apache.org> on 2022/01/05 14:35:55 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #541: LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil - posted by GitBox <gi...@apache.org> on 2022/01/05 14:43:56 UTC, 1 replies.
- [jira] [Resolved] (LUCENE-10352) Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 14:45:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #525: Modernize release announcement text. - posted by GitBox <gi...@apache.org> on 2022/01/05 14:54:02 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #529: Use CDN to download source release. - posted by GitBox <gi...@apache.org> on 2022/01/05 14:54:48 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10343) Remove MyRandom in favor of test framework random - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/05 15:00:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #539: LUCENE-10291: Only read/write postings when there is at least one indexed field - posted by GitBox <gi...@apache.org> on 2022/01/05 15:28:16 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10291) Only read/write postings when there is at least one indexed field - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/05 15:29:00 UTC, 8 replies.
- [GitHub] [lucene] ywelsch commented on pull request #539: LUCENE-10291: Only read/write postings when there is at least one indexed field - posted by GitBox <gi...@apache.org> on 2022/01/05 15:29:30 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10291) Only read/write postings when there is at least one indexed field - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/05 15:40:00 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on pull request #536: Don't store graph offsets for HNSW graph - posted by GitBox <gi...@apache.org> on 2022/01/05 15:49:56 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on pull request #444: LUCENE-10236: Updated field-weight used in CombinedFieldQuery scoring calculation, and added a test - posted by GitBox <gi...@apache.org> on 2022/01/05 16:14:08 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on pull request #536: Don't store graph offsets for HNSW graph - posted by GitBox <gi...@apache.org> on 2022/01/05 16:17:23 UTC, 0 replies.
- [GitHub] [lucene] magibney commented on pull request #380: LUCENE-10171 - Fix dictionary-based OpenNLPLemmatizerFilterFactory caching issue - posted by GitBox <gi...@apache.org> on 2022/01/05 16:39:55 UTC, 1 replies.
- [jira] [Updated] (LUCENE-10353) Add null injection to analyzer integration tests (e.g. TestRandomChains) - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 16:52:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10361) KoreanNumberFilter messes up offsets - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 16:52:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10360) BeiderMorseFilter: TestRandomChains fails with IndexOutOfBounds on empty term text - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 16:52:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10362) JapaneseNumberFilter messes up offsets - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 16:53:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10363) JapaneseCompletionFilter messes up offsets - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 16:53:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-6121) Fix CachingTokenFilter to propagate reset() the first time - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 16:57:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-8092) TestRandomChains failure - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 16:57:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-4983) CommonGramsFilter assumes all input tokens have a length of 1 - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/05 16:58:00 UTC, 0 replies.
- [GitHub] [lucene] gf2121 commented on pull request #545: LUCENE-10319: make ForUtil#BLOCK_SIZE changeable - posted by GitBox <gi...@apache.org> on 2022/01/05 17:04:19 UTC, 0 replies.
- [GitHub] [lucene] uschindler edited a comment on pull request #579: LUCENE-10283: Bump minimum required Java version to 17. - posted by GitBox <gi...@apache.org> on 2022/01/05 17:04:32 UTC, 4 replies.
- [GitHub] [lucene] gf2121 commented on a change in pull request #545: LUCENE-10319: make ForUtil#BLOCK_SIZE changeable - posted by GitBox <gi...@apache.org> on 2022/01/05 17:05:31 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #583: LUCENE-10354: Clarify contract of codec APIs with missing/disabled fields. - posted by GitBox <gi...@apache.org> on 2022/01/05 17:47:42 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10354) Clarify contract of codec APIs with missing/disabled fields - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/05 17:48:00 UTC, 1 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #585: LUCENE-10356: Further optimize facet counting for single-valued TaxonomyFacetCounts - posted by GitBox <gi...@apache.org> on 2022/01/05 17:56:56 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #585: LUCENE-10356: Further optimize facet counting for single-valued TaxonomyFacetCounts - posted by GitBox <gi...@apache.org> on 2022/01/05 17:59:10 UTC, 1 replies.
- [GitHub] [lucene] gsmiller commented on a change in pull request #585: LUCENE-10356: Further optimize facet counting for single-valued TaxonomyFacetCounts - posted by GitBox <gi...@apache.org> on 2022/01/05 18:00:03 UTC, 0 replies.
- [GitHub] [lucene] mcimadamore commented on pull request #518: Initial rewrite of MMapDirectory for JDK-18 preview (incubating) Panama APIs (>= JDK-18-ea-b26) - posted by GitBox <gi...@apache.org> on 2022/01/05 18:59:09 UTC, 0 replies.
- [GitHub] [lucene] mcimadamore edited a comment on pull request #518: Initial rewrite of MMapDirectory for JDK-18 preview (incubating) Panama APIs (>= JDK-18-ea-b26) - posted by GitBox <gi...@apache.org> on 2022/01/05 18:59:20 UTC, 0 replies.
- [GitHub] [lucene] dweiss merged pull request #571: LUCENE-10328: Module path for compiling and running tests is wrong - posted by GitBox <gi...@apache.org> on 2022/01/05 19:42:10 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10328) Module path for compiling and running tests is wrong - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/05 19:46:00 UTC, 2 replies.
- [jira] [Reopened] (LUCENE-10328) Module path for compiling and running tests is wrong - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/05 19:49:00 UTC, 1 replies.
- [GitHub] [lucene] rmuir opened a new pull request #586: LUCENE-10353: add random null injection to TestRandomChains - posted by GitBox <gi...@apache.org> on 2022/01/05 20:09:26 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10261) Preset/ custom analyzer pipelines in Luke won't work with the module system - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/05 20:12:00 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on a change in pull request #586: LUCENE-10353: add random null injection to TestRandomChains - posted by GitBox <gi...@apache.org> on 2022/01/05 20:28:47 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on a change in pull request #586: LUCENE-10353: add random null injection to TestRandomChains - posted by GitBox <gi...@apache.org> on 2022/01/05 21:15:17 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10151) Add timeout support to IndexSearcher - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/05 21:56:00 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on pull request #586: LUCENE-10353: add random null injection to TestRandomChains - posted by GitBox <gi...@apache.org> on 2022/01/05 22:01:58 UTC, 7 replies.
- [GitHub] [lucene] gsmiller commented on a change in pull request #578: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/05 22:20:41 UTC, 3 replies.
- [GitHub] [lucene] rmuir commented on pull request #586: LUCENE-10353: add random null injection to TestRandomChains - posted by GitBox <gi...@apache.org> on 2022/01/05 23:27:11 UTC, 4 replies.
- [GitHub] [lucene] gsmiller commented on pull request #543: LUCENE-10245: Addition of MultiDoubleValues(Source) and MultiLongValues(Source) along with faceting capabilities - posted by GitBox <gi...@apache.org> on 2022/01/06 00:05:50 UTC, 2 replies.
- [jira] [Closed] (LUCENE-6121) Fix CachingTokenFilter to propagate reset() the first time - posted by "David Smiley (Jira)" <ji...@apache.org> on 2022/01/06 02:40:00 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-6121) Fix CachingTokenFilter to propagate reset() the first time - posted by "David Smiley (Jira)" <ji...@apache.org> on 2022/01/06 02:40:00 UTC, 0 replies.
- [GitHub] [lucene] gf2121 commented on a change in pull request #585: LUCENE-10356: Further optimize facet counting for single-valued TaxonomyFacetCounts - posted by GitBox <gi...@apache.org> on 2022/01/06 03:44:02 UTC, 0 replies.
- [GitHub] [lucene-solr] zacharymorn opened a new pull request #2637: LUCENE-10236: Update field-weight used in CombinedFieldQuery scoring calculation (Backporting) - posted by GitBox <gi...@apache.org> on 2022/01/06 06:03:16 UTC, 0 replies.
- [GitHub] [lucene] zacharymorn opened a new pull request #587: LUCENE-10236: Update field-weight used in CombinedFieldQuery scoring calculation (Backporting) - posted by GitBox <gi...@apache.org> on 2022/01/06 06:06:35 UTC, 0 replies.
- [GitHub] [lucene] zacharymorn opened a new pull request #588: LUCENE-10236: Update field-weight used in CombinedFieldQuery scoring calculation (Backporting) - posted by GitBox <gi...@apache.org> on 2022/01/06 06:08:39 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #578: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/06 07:42:43 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on pull request #588: LUCENE-10236: Update field-weight used in CombinedFieldQuery scoring calculation (9.1.0 Backporting) - posted by GitBox <gi...@apache.org> on 2022/01/06 07:44:20 UTC, 1 replies.
- [GitHub] [lucene] jpountz merged pull request #524: Fix path of docs for import into the website. - posted by GitBox <gi...@apache.org> on 2022/01/06 08:26:54 UTC, 0 replies.
- [GitHub] [lucene] gf2121 commented on pull request #541: LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil - posted by GitBox <gi...@apache.org> on 2022/01/06 08:36:38 UTC, 8 replies.
- [GitHub] [lucene] uschindler edited a comment on pull request #586: LUCENE-10353: add random null injection to TestRandomChains - posted by GitBox <gi...@apache.org> on 2022/01/06 09:00:59 UTC, 0 replies.
- [GitHub] [lucene] romseygeek commented on a change in pull request #543: LUCENE-10245: Addition of MultiDoubleValues(Source) and MultiLongValues(Source) along with faceting capabilities - posted by GitBox <gi...@apache.org> on 2022/01/06 09:17:35 UTC, 1 replies.
- [jira] [Resolved] (LUCENE-10354) Clarify contract of codec APIs with missing/disabled fields - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/06 09:30:00 UTC, 0 replies.
- [GitHub] [lucene] zacharymorn commented on pull request #588: LUCENE-10236: Update field-weight used in CombinedFieldQuery scoring calculation (9.1.0 Backporting) - posted by GitBox <gi...@apache.org> on 2022/01/06 15:07:48 UTC, 3 replies.
- [GitHub] [lucene] uschindler merged pull request #586: LUCENE-10353: add random null injection to TestRandomChains - posted by GitBox <gi...@apache.org> on 2022/01/06 15:57:00 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10353) Add null injection to analyzer integration tests (e.g. TestRandomChains) - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/06 16:00:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on a change in pull request #543: LUCENE-10245: Addition of MultiDoubleValues(Source) and MultiLongValues(Source) along with faceting capabilities - posted by GitBox <gi...@apache.org> on 2022/01/06 18:20:31 UTC, 2 replies.
- [GitHub] [lucene] gf2121 commented on a change in pull request #541: LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil - posted by GitBox <gi...@apache.org> on 2022/01/06 19:15:11 UTC, 3 replies.
- [GitHub] [lucene] gf2121 commented on a change in pull request #578: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/06 19:25:38 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on a change in pull request #509: LUCENE-10250: Add support for arbitrary length hierarchical SSDV facets - posted by GitBox <gi...@apache.org> on 2022/01/07 01:12:00 UTC, 5 replies.
- [GitHub] [lucene] zacharymorn merged pull request #534: LUCENE-10183: KnnVectorsWriter#writeField to take KnnVectorsReader instead of VectorValues - posted by GitBox <gi...@apache.org> on 2022/01/07 06:14:48 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10183) KnnVectorsWriter#writeField should take a KnnVectorsReader, not a VectorValues instance - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/07 06:15:00 UTC, 2 replies.
- [GitHub] [lucene] praveennish commented on a change in pull request #439: LUCENE-8739: custom codec providing Zstandard compression/decompression - posted by GitBox <gi...@apache.org> on 2022/01/07 10:04:16 UTC, 6 replies.
- [jira] [Created] (LUCENE-10364) Prepare and update errorprone plugin for Java 17 - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/07 11:19:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10364) Prepare and update errorprone plugin for Java 17 - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/07 11:21:00 UTC, 1 replies.
- [GitHub] [lucene] uschindler opened a new pull request #590: LUCENE-10364: Prepare and update errorprone plugin for Java 17 - posted by GitBox <gi...@apache.org> on 2022/01/07 11:36:05 UTC, 1 replies.
- [jira] [Commented] (LUCENE-10364) Prepare and update errorprone plugin for Java 17 - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/07 11:39:00 UTC, 9 replies.
- [jira] [Assigned] (LUCENE-10364) Prepare and update errorprone plugin for Java 17 - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/07 11:39:00 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on a change in pull request #590: LUCENE-10364: Prepare and update errorprone plugin for Java 17 - posted by GitBox <gi...@apache.org> on 2022/01/07 12:05:58 UTC, 6 replies.
- [GitHub] [lucene] uschindler commented on a change in pull request #590: LUCENE-10364: Prepare and update errorprone plugin for Java 17 - posted by GitBox <gi...@apache.org> on 2022/01/07 12:13:39 UTC, 7 replies.
- [GitHub] [lucene] uschindler commented on pull request #590: LUCENE-10364: Prepare and update errorprone plugin for Java 17 - posted by GitBox <gi...@apache.org> on 2022/01/07 14:50:58 UTC, 2 replies.
- [GitHub] [lucene] cpoerschke commented on a change in pull request #463: LUCENE-10157 - Added IndriOr, IndriWeightedSum, and IndriQueryParser - posted by GitBox <gi...@apache.org> on 2022/01/07 17:58:08 UTC, 1 replies.
- [GitHub] [lucene] TomMD commented on a change in pull request #463: LUCENE-10157 - Added IndriOr, IndriWeightedSum, and IndriQueryParser - posted by GitBox <gi...@apache.org> on 2022/01/07 18:07:22 UTC, 1 replies.
- [GitHub] [lucene] uschindler merged pull request #590: LUCENE-10364: Prepare and update errorprone plugin for Java 17 - posted by GitBox <gi...@apache.org> on 2022/01/07 18:20:03 UTC, 1 replies.
- [jira] [Resolved] (LUCENE-10364) Prepare and update errorprone plugin for Java 17 - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/07 18:30:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10365) releaseWizard improvements from the Solr 9.0 release - posted by "Jan Høydahl (Jira)" <ji...@apache.org> on 2022/01/09 01:33:00 UTC, 0 replies.
- [GitHub] [lucene] janhoy opened a new pull request #591: LUCENE-10365 Wizard changes contributed from Solr - posted by GitBox <gi...@apache.org> on 2022/01/09 01:43:56 UTC, 0 replies.
- [jira] [Created] (LUCENE-10366) Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/10 07:50:00 UTC, 0 replies.
- [GitHub] [lucene] gf2121 opened a new pull request #592: LUCENE-10366: Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by GitBox <gi...@apache.org> on 2022/01/10 07:58:45 UTC, 1 replies.
- [GitHub] [lucene] javanna commented on pull request #240: LUCENE-10002: Deprecate IndexSearch#search(Query, Collector) in favor of IndexSearcher#search(Query, CollectorManager) - posted by GitBox <gi...@apache.org> on 2022/01/10 10:25:16 UTC, 0 replies.
- [GitHub] [lucene] ywelsch opened a new pull request #593: Fix testMinimalCodec - posted by GitBox <gi...@apache.org> on 2022/01/10 12:03:06 UTC, 0 replies.
- [GitHub] [lucene] romseygeek merged pull request #593: Fix testMinimalCodec - posted by GitBox <gi...@apache.org> on 2022/01/10 12:17:59 UTC, 0 replies.
- [jira] [Created] (LUCENE-10367) Use WANDScorer in CoveringQuery Can accelerate scorer time - posted by "LuYunCheng (Jira)" <ji...@apache.org> on 2022/01/10 12:54:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10367) Use WANDScorer in CoveringQuery Can accelerate scorer time - posted by "LuYunCheng (Jira)" <ji...@apache.org> on 2022/01/10 12:58:00 UTC, 11 replies.
- [GitHub] [lucene] jpountz merged pull request #589: Simplify some exception handling with try-with-resources. - posted by GitBox <gi...@apache.org> on 2022/01/10 14:41:01 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #579: LUCENE-10283: Bump minimum required Java version to 17. - posted by GitBox <gi...@apache.org> on 2022/01/10 14:42:24 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10283) Bump minimum required Java version to 17 - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/10 14:43:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10283) Bump minimum required Java version to 17 - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/10 14:43:00 UTC, 1 replies.
- [GitHub] [lucene] mayya-sharipova commented on a change in pull request #536: Don't store graph offsets for HNSW graph - posted by GitBox <gi...@apache.org> on 2022/01/10 15:15:35 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova merged pull request #536: Don't store graph offsets for HNSW graph - posted by GitBox <gi...@apache.org> on 2022/01/10 15:28:30 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #509: LUCENE-10250: Add support for arbitrary length hierarchical SSDV facets - posted by GitBox <gi...@apache.org> on 2022/01/10 15:35:20 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #578: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/10 15:43:25 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10350) Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/10 15:44:00 UTC, 5 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #594: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/10 15:47:22 UTC, 0 replies.
- [jira] [Created] (LUCENE-10368) Reduce visibility of IntTaxonomyFacets - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/10 15:52:00 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on a change in pull request #579: LUCENE-10283: Bump minimum required Java version to 17. - posted by GitBox <gi...@apache.org> on 2022/01/10 16:33:43 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #594: LUCENE-10350: Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by GitBox <gi...@apache.org> on 2022/01/10 16:50:44 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10350) Avoid some null checking for FastTaxonomyFacetCounts#countAll() - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/10 16:52:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #509: LUCENE-10250: Add support for arbitrary length hierarchical SSDV facets - posted by GitBox <gi...@apache.org> on 2022/01/10 16:52:24 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10250) Add hierarchical labels to SSDV facets - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/10 16:53:00 UTC, 5 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #595: Add CHANGES entry for LUCENE-10250 - posted by GitBox <gi...@apache.org> on 2022/01/10 17:05:57 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #595: Add CHANGES entry for LUCENE-10250 - posted by GitBox <gi...@apache.org> on 2022/01/10 17:24:00 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10250) Add hierarchical labels to SSDV facets - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/10 17:37:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #592: LUCENE-10366: Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by GitBox <gi...@apache.org> on 2022/01/10 17:59:25 UTC, 3 replies.
- [GitHub] [lucene] gf2121 commented on pull request #592: LUCENE-10366: Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by GitBox <gi...@apache.org> on 2022/01/10 18:17:11 UTC, 11 replies.
- [GitHub] [lucene] gsmiller merged pull request #585: LUCENE-10356: Further optimize facet counting for single-valued TaxonomyFacetCounts - posted by GitBox <gi...@apache.org> on 2022/01/10 18:24:01 UTC, 0 replies.
- [GitHub] [lucene] gf2121 edited a comment on pull request #592: LUCENE-10366: Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by GitBox <gi...@apache.org> on 2022/01/10 18:24:24 UTC, 11 replies.
- [jira] [Resolved] (LUCENE-10356) Special-case singleton doc values for general taxonomy facet counting - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/10 18:45:00 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani commented on pull request #536: Don't store graph offsets for HNSW graph - posted by GitBox <gi...@apache.org> on 2022/01/10 19:06:38 UTC, 1 replies.
- [GitHub] [lucene] cammiemw commented on pull request #463: LUCENE-10157 - Added IndriOr, IndriWeightedSum, and IndriQueryParser - posted by GitBox <gi...@apache.org> on 2022/01/10 19:54:59 UTC, 0 replies.
- [jira] [Created] (LUCENE-10369) Move DelegatingCacheHelper to FilterDirectoryReader from SoftDeletesDirectoryReaderWrapper - posted by "Nikola Grcevski (Jira)" <ji...@apache.org> on 2022/01/10 20:06:00 UTC, 0 replies.
- [GitHub] [lucene] grcevski opened a new pull request #596: LUCENE-10369: Move DelegatingCacheHelper to FilterDirectoryReader - posted by GitBox <gi...@apache.org> on 2022/01/10 20:25:16 UTC, 0 replies.
- [jira] [Created] (LUCENE-10370) Fix classpath/module path of tests forking their own Java (TestNRTReplication) - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/10 20:49:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-8739) ZSTD Compressor support in Lucene - posted by "Praveen Nishchal (Jira)" <ji...@apache.org> on 2022/01/10 20:49:00 UTC, 1 replies.
- [jira] [Updated] (LUCENE-10370) Fix classpath/module path of tests forking their own Java (TestNRTReplication) - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/10 21:18:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10370) Fix classpath/module path of tests forking their own Java (TestNRTReplication) - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/10 21:19:00 UTC, 5 replies.
- [GitHub] [lucene] gsmiller merged pull request #543: LUCENE-10245: Addition of MultiDoubleValues(Source) and MultiLongValues(Source) along with faceting capabilities - posted by GitBox <gi...@apache.org> on 2022/01/10 21:48:50 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10245) Allow users to provide DocValues to (some) Facets Implementations - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/10 21:50:00 UTC, 2 replies.
- [jira] [Resolved] (LUCENE-10245) Allow users to provide DocValues to (some) Facets Implementations - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/10 22:05:00 UTC, 0 replies.
- [GitHub] [lucene] gf2121 removed a comment on pull request #592: LUCENE-10366: Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by GitBox <gi...@apache.org> on 2022/01/11 05:14:43 UTC, 0 replies.
- [jira] [Created] (LUCENE-10371) Make IndexRearranger able to arrange segment into a determined order - posted by "Haoyu Zhai (Jira)" <ji...@apache.org> on 2022/01/11 05:57:00 UTC, 0 replies.
- [GitHub] [lucene] spike-liu commented on a change in pull request #464: LUCENE-10251: Add the compliant "Direct" doc-value format - posted by GitBox <gi...@apache.org> on 2022/01/11 07:15:50 UTC, 3 replies.
- [jira] [Created] (LUCENE-10372) Performance of TaxoFacets in Nightly benchmark decreased - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/11 07:56:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10372) Performance of TaxoFacets in Nightly benchmark decreased - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/11 07:57:00 UTC, 0 replies.
- [GitHub] [lucene] gf2121 opened a new pull request #597: LUCENE-10372: Performance of TaxoFacets in Nightly benchmark decreased, revert LUCENE-10350 - posted by GitBox <gi...@apache.org> on 2022/01/11 08:11:28 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on pull request #592: LUCENE-10366: Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by GitBox <gi...@apache.org> on 2022/01/11 09:42:04 UTC, 9 replies.
- [GitHub] [lucene] uschindler edited a comment on pull request #592: LUCENE-10366: Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by GitBox <gi...@apache.org> on 2022/01/11 09:43:04 UTC, 3 replies.
- [GitHub] [lucene] gf2121 closed pull request #592: LUCENE-10366: Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by GitBox <gi...@apache.org> on 2022/01/11 12:15:10 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #416: LUCENE-10054 Make HnswGraph hierarchical - posted by GitBox <gi...@apache.org> on 2022/01/11 13:35:47 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #416: LUCENE-10054 Make HnswGraph hierarchical - posted by GitBox <gi...@apache.org> on 2022/01/11 14:13:56 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #598: Add documentation on file formats. - posted by GitBox <gi...@apache.org> on 2022/01/11 14:16:22 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #596: LUCENE-10369: Move DelegatingCacheHelper to FilterDirectoryReader - posted by GitBox <gi...@apache.org> on 2022/01/11 14:22:23 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10369) Move DelegatingCacheHelper to FilterDirectoryReader from SoftDeletesDirectoryReaderWrapper - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/11 14:23:00 UTC, 1 replies.
- [jira] [Resolved] (LUCENE-10369) Move DelegatingCacheHelper to FilterDirectoryReader from SoftDeletesDirectoryReaderWrapper - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/11 14:25:00 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on pull request #598: Add documentation on file formats. - posted by GitBox <gi...@apache.org> on 2022/01/11 14:58:07 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #597: LUCENE-10372: Performance of TaxoFacets in Nightly benchmark decreased, revert LUCENE-10350 - posted by GitBox <gi...@apache.org> on 2022/01/11 15:14:06 UTC, 10 replies.
- [jira] [Updated] (LUCENE-10288) Are 1-dimensional kd trees in pre-86 indices always unbalanced trees? - posted by "Ignacio Vera (Jira)" <ji...@apache.org> on 2022/01/11 16:06:00 UTC, 1 replies.
- [GitHub] [lucene-solr] freedev closed pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string) - posted by GitBox <gi...@apache.org> on 2022/01/11 16:22:52 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10367) Use WANDScorer in CoveringQuery Can accelerate scorer time - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/11 17:14:00 UTC, 6 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #541: LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil - posted by GitBox <gi...@apache.org> on 2022/01/11 17:23:35 UTC, 3 replies.
- [GitHub] [lucene] jtibshirani commented on pull request #588: LUCENE-10236: Update field-weight used in CombinedFieldQuery scoring calculation (9.1.0 Backporting) - posted by GitBox <gi...@apache.org> on 2022/01/11 19:02:11 UTC, 1 replies.
- [jira] [Created] (LUCENE-10373) Can we optimize TaxonomyFacetSumIntAssociations#sumValues? - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/11 23:39:00 UTC, 0 replies.
- [jira] [Assigned] (LUCENE-9583) How should we expose VectorValues.RandomAccess? - posted by "Julie Tibshirani (Jira)" <ji...@apache.org> on 2022/01/12 00:28:00 UTC, 0 replies.
- [GitHub] [lucene-solr] dsmiley closed pull request #1703: SOLR-14686: remove SolrCore.logid - posted by GitBox <gi...@apache.org> on 2022/01/12 04:50:55 UTC, 0 replies.
- [GitHub] [lucene-solr] dsmiley commented on pull request #1703: SOLR-14686: remove SolrCore.logid - posted by GitBox <gi...@apache.org> on 2022/01/12 04:50:58 UTC, 0 replies.
- [GitHub] [lucene] zacharymorn edited a comment on pull request #588: LUCENE-10236: Update field-weight used in CombinedFieldQuery scoring calculation (9.1.0 Backporting) - posted by GitBox <gi...@apache.org> on 2022/01/12 07:16:23 UTC, 0 replies.
- [GitHub] [lucene] jpountz edited a comment on pull request #592: LUCENE-10366: Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by GitBox <gi...@apache.org> on 2022/01/12 10:29:57 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #597: LUCENE-10372: Performance of TaxoFacets in Nightly benchmark decreased, revert LUCENE-10350 - posted by GitBox <gi...@apache.org> on 2022/01/12 12:02:51 UTC, 2 replies.
- [GitHub] [lucene] gf2121 commented on pull request #597: LUCENE-10372: Performance of TaxoFacets in Nightly benchmark decreased, revert LUCENE-10350 - posted by GitBox <gi...@apache.org> on 2022/01/12 12:43:29 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on a change in pull request #416: LUCENE-10054 Make HnswGraph hierarchical - posted by GitBox <gi...@apache.org> on 2022/01/12 15:38:56 UTC, 10 replies.
- [GitHub] [lucene] gsmiller edited a comment on pull request #597: LUCENE-10372: Performance of TaxoFacets in Nightly benchmark decreased, revert LUCENE-10350 - posted by GitBox <gi...@apache.org> on 2022/01/12 16:13:59 UTC, 2 replies.
- [GitHub] [lucene] alessandrobenedetti commented on pull request #380: LUCENE-10171 - Fix dictionary-based OpenNLPLemmatizerFilterFactory caching issue - posted by GitBox <gi...@apache.org> on 2022/01/12 16:44:39 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #599: LUCENE-10368: Mark IntTaxonomyFacets as deprecated - posted by GitBox <gi...@apache.org> on 2022/01/12 17:01:22 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #600: LUCENE-10368: Make IntTaxonomyFacets pkg-private - posted by GitBox <gi...@apache.org> on 2022/01/12 17:34:19 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10368) Reduce visibility of IntTaxonomyFacets - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/12 17:36:00 UTC, 5 replies.
- [jira] [Assigned] (LUCENE-10368) Reduce visibility of IntTaxonomyFacets - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/12 17:37:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on a change in pull request #600: LUCENE-10368: Make IntTaxonomyFacets pkg-private - posted by GitBox <gi...@apache.org> on 2022/01/12 17:37:55 UTC, 3 replies.
- [GitHub] [lucene] jpountz merged pull request #531: addBackcompatIndexes.py should use Gradle, not Ant. - posted by GitBox <gi...@apache.org> on 2022/01/12 17:56:07 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #600: LUCENE-10368: Make IntTaxonomyFacets pkg-private - posted by GitBox <gi...@apache.org> on 2022/01/12 18:03:29 UTC, 2 replies.
- [jira] [Created] (LUCENE-10374) Track down the "browse" taxonomy faceting qps regression - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/12 18:22:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #597: LUCENE-10372: Performance of TaxoFacets in Nightly benchmark decreased, revert LUCENE-10350 - posted by GitBox <gi...@apache.org> on 2022/01/12 18:23:26 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10374) Track down the "browse" taxonomy faceting qps regression - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/12 18:24:00 UTC, 8 replies.
- [GitHub] [lucene] rmuir commented on pull request #592: LUCENE-10366: Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by GitBox <gi...@apache.org> on 2022/01/12 18:58:45 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani commented on a change in pull request #416: LUCENE-10054 Make HnswGraph hierarchical - posted by GitBox <gi...@apache.org> on 2022/01/12 19:03:53 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on pull request #575: Small edits for KnnGraphTester - posted by GitBox <gi...@apache.org> on 2022/01/12 22:23:11 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova merged pull request #575: Small edits for KnnGraphTester - posted by GitBox <gi...@apache.org> on 2022/01/12 22:23:21 UTC, 0 replies.
- [jira] [Created] (LUCENE-10375) Speed up HNSW merge by writing combined vector data - posted by "Julie Tibshirani (Jira)" <ji...@apache.org> on 2022/01/13 05:42:00 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani opened a new pull request #601: LUCENE-10375: Write merged vectors to file before building graph - posted by GitBox <gi...@apache.org> on 2022/01/13 06:13:25 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10375) Speed up HNSW merge by writing combined vector data - posted by "Julie Tibshirani (Jira)" <ji...@apache.org> on 2022/01/13 06:14:00 UTC, 9 replies.
- [jira] [Comment Edited] (LUCENE-10375) Speed up HNSW merge by writing combined vector data - posted by "Julie Tibshirani (Jira)" <ji...@apache.org> on 2022/01/13 06:14:00 UTC, 1 replies.
- [GitHub] [lucene] jtibshirani commented on a change in pull request #601: LUCENE-10375: Write merged vectors to file before building graph - posted by GitBox <gi...@apache.org> on 2022/01/13 06:16:09 UTC, 13 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #601: LUCENE-10375: Write merged vectors to file before building graph - posted by GitBox <gi...@apache.org> on 2022/01/13 08:10:49 UTC, 1 replies.
- [jira] [Created] (LUCENE-10376) Roll up the loop in vint/vlong in DataInput - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/13 08:47:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10376) Roll up the loop in vint/vlong in DataInput - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/13 09:03:00 UTC, 2 replies.
- [GitHub] [lucene] gf2121 opened a new pull request #602: LUCENE-10376: Roll up the loop in vint/vlong in DataInput - posted by GitBox <gi...@apache.org> on 2022/01/13 09:10:40 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #602: LUCENE-10376: Roll up the loop in vint/vlong in DataInput - posted by GitBox <gi...@apache.org> on 2022/01/13 10:04:30 UTC, 0 replies.
- [GitHub] [lucene] iverase commented on pull request #541: LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil - posted by GitBox <gi...@apache.org> on 2022/01/13 11:22:07 UTC, 4 replies.
- [GitHub] [lucene] iverase edited a comment on pull request #541: LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil - posted by GitBox <gi...@apache.org> on 2022/01/13 11:43:04 UTC, 2 replies.
- [jira] [Created] (LUCENE-10377) Replace 'sortPos' parameter in SortField.getComparator() - posted by "Alan Woodward (Jira)" <ji...@apache.org> on 2022/01/13 13:24:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10378) Implement Weight#count on PointRangeQuery - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/13 13:31:00 UTC, 0 replies.
- [GitHub] [lucene] romseygeek commented on pull request #603: LUCENE-10377: Replace 'sortPos' with 'enableSkipping' in SortField.getComparator() - posted by GitBox <gi...@apache.org> on 2022/01/13 13:33:13 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on pull request #602: LUCENE-10376: Roll up the loop in vint/vlong in DataInput - posted by GitBox <gi...@apache.org> on 2022/01/13 13:34:17 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on a change in pull request #601: LUCENE-10375: Write merged vectors to file before building graph - posted by GitBox <gi...@apache.org> on 2022/01/13 14:42:47 UTC, 5 replies.
- [jira] [Commented] (LUCENE-10288) Are 1-dimensional kd trees in pre-86 indices always unbalanced trees? - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/13 15:00:00 UTC, 3 replies.
- [GitHub] [lucene] dweiss commented on pull request #597: LUCENE-10372: Performance of TaxoFacets in Nightly benchmark decreased, revert LUCENE-10350 - posted by GitBox <gi...@apache.org> on 2022/01/13 15:03:47 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on pull request #601: LUCENE-10375: Write merged vectors to file before building graph - posted by GitBox <gi...@apache.org> on 2022/01/13 15:06:10 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on a change in pull request #601: LUCENE-10375: Write merged vectors to file before building graph - posted by GitBox <gi...@apache.org> on 2022/01/13 15:33:51 UTC, 1 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #604: revert LUCENE-10350 - posted by GitBox <gi...@apache.org> on 2022/01/13 15:36:21 UTC, 0 replies.
- [GitHub] [lucene] gf2121 commented on pull request #602: LUCENE-10376: Roll up the loop in vint/vlong in DataInput - posted by GitBox <gi...@apache.org> on 2022/01/13 16:46:14 UTC, 5 replies.
- [GitHub] [lucene] gf2121 edited a comment on pull request #602: LUCENE-10376: Roll up the loop in vint/vlong in DataInput - posted by GitBox <gi...@apache.org> on 2022/01/13 16:46:31 UTC, 7 replies.
- [jira] [Created] (LUCENE-10379) Count directly into the values array in FastTaxonomyFacetCounts#countAl - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/13 16:48:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #605: LUCENE-10379: Count directly into the dense values array in FastTaxonomyFacetCounts#countAll - posted by GitBox <gi...@apache.org> on 2022/01/13 16:56:14 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #604: revert LUCENE-10350 - posted by GitBox <gi...@apache.org> on 2022/01/13 17:15:11 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10372) Performance of TaxoFacets in Nightly benchmark decreased - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/13 17:16:00 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on pull request #602: LUCENE-10376: Roll up the loop in vint/vlong in DataInput - posted by GitBox <gi...@apache.org> on 2022/01/13 17:16:58 UTC, 2 replies.
- [jira] [Resolved] (LUCENE-10372) Performance of TaxoFacets in Nightly benchmark decreased - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/13 17:17:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #605: LUCENE-10379: Count directly into the dense values array in FastTaxonomyFacetCounts#countAll - posted by GitBox <gi...@apache.org> on 2022/01/13 17:17:41 UTC, 1 replies.
- [GitHub] [lucene] gsmiller merged pull request #605: LUCENE-10379: Count directly into the dense values array in FastTaxonomyFacetCounts#countAll - posted by GitBox <gi...@apache.org> on 2022/01/13 17:18:04 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10379) Count directly into the values array in FastTaxonomyFacetCounts#countAl - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/13 17:19:00 UTC, 4 replies.
- [GitHub] [lucene] gf2121 commented on pull request #605: LUCENE-10379: Count directly into the dense values array in FastTaxonomyFacetCounts#countAll - posted by GitBox <gi...@apache.org> on 2022/01/13 17:33:17 UTC, 1 replies.
- [jira] [Assigned] (LUCENE-10379) Count directly into the values array in FastTaxonomyFacetCounts#countAl - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/13 18:15:00 UTC, 0 replies.
- [jira] [Assigned] (LUCENE-10374) Track down the "browse" taxonomy faceting qps regression - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/13 18:15:00 UTC, 0 replies.
- [GitHub] [lucene-solr] gerlowskija commented on pull request #2634: SOLR-15501: GCSBackupRepository operations without credentials - Branch 8 11 - posted by GitBox <gi...@apache.org> on 2022/01/13 18:30:12 UTC, 0 replies.
- [GitHub] [lucene-solr] gerlowskija closed pull request #2634: SOLR-15501: GCSBackupRepository operations without credentials - Branch 8 11 - posted by GitBox <gi...@apache.org> on 2022/01/13 18:30:25 UTC, 0 replies.
- [jira] [Assigned] (LUCENE-9952) FacetResult#value can be inaccurate in SortedSetDocValueFacetCounts - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/13 18:49:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-9952) FacetResult#value can be inaccurate in SortedSetDocValueFacetCounts - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/13 18:50:00 UTC, 3 replies.
- [GitHub] [lucene] jtibshirani commented on pull request #601: LUCENE-10375: Write merged vectors to file before building graph - posted by GitBox <gi...@apache.org> on 2022/01/13 21:33:49 UTC, 1 replies.
- [GitHub] [lucene] uschindler commented on a change in pull request #601: LUCENE-10375: Write merged vectors to file before building graph - posted by GitBox <gi...@apache.org> on 2022/01/13 21:41:06 UTC, 1 replies.
- [GitHub] [lucene] mayya-sharipova commented on a change in pull request #603: LUCENE-10377: Replace 'sortPos' with 'enableSkipping' in SortField.getComparator() - posted by GitBox <gi...@apache.org> on 2022/01/13 23:07:31 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on pull request #603: LUCENE-10377: Replace 'sortPos' with 'enableSkipping' in SortField.getComparator() - posted by GitBox <gi...@apache.org> on 2022/01/13 23:08:16 UTC, 0 replies.
- [GitHub] [lucene] gf2121 edited a comment on pull request #541: LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil - posted by GitBox <gi...@apache.org> on 2022/01/14 09:28:08 UTC, 3 replies.
- [jira] [Commented] (LUCENE-10377) Replace 'sortPos' parameter in SortField.getComparator() - posted by "Alan Woodward (Jira)" <ji...@apache.org> on 2022/01/14 09:49:00 UTC, 2 replies.
- [jira] [Commented] (LUCENE-10168) Only test N-2 codecs nightly - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/14 12:53:00 UTC, 1 replies.
- [GitHub] [lucene] uschindler commented on a change in pull request #602: LUCENE-10376: Roll up the loop in vint/vlong in DataInput - posted by GitBox <gi...@apache.org> on 2022/01/14 13:33:09 UTC, 1 replies.
- [jira] [Created] (LUCENE-10380) Move liveDocs null check outside the loops in FastTaxonomyFacetCounts#countAll - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/14 15:39:00 UTC, 0 replies.
- [jira] [Comment Edited] (LUCENE-10379) Count directly into the values array in FastTaxonomyFacetCounts#countAl - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/14 15:52:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #606: LUCENE-10380: Further optimize FastTaxonomyFacetCounts#countAll by moving the liveDocs null check outside the loops - posted by GitBox <gi...@apache.org> on 2022/01/14 15:53:07 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on a change in pull request #606: LUCENE-10380: Further optimize FastTaxonomyFacetCounts#countAll by moving the liveDocs null check outside the loops - posted by GitBox <gi...@apache.org> on 2022/01/14 16:01:53 UTC, 5 replies.
- [GitHub] [lucene] gsmiller commented on pull request #606: LUCENE-10380: Further optimize FastTaxonomyFacetCounts#countAll by moving the liveDocs null check outside the loops - posted by GitBox <gi...@apache.org> on 2022/01/14 19:12:11 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on a change in pull request #606: LUCENE-10380: Further optimize FastTaxonomyFacetCounts#countAll by moving the liveDocs null check outside the loops - posted by GitBox <gi...@apache.org> on 2022/01/14 19:13:37 UTC, 5 replies.
- [GitHub] [lucene] risdenk commented on a change in pull request #602: LUCENE-10376: Roll up the loop in vint/vlong in DataInput - posted by GitBox <gi...@apache.org> on 2022/01/15 18:15:36 UTC, 1 replies.
- [jira] [Comment Edited] (LUCENE-10288) Are 1-dimensional kd trees in pre-86 indices always unbalanced trees? - posted by "Ignacio Vera (Jira)" <ji...@apache.org> on 2022/01/17 08:53:00 UTC, 0 replies.
- [GitHub] [lucene] iverase opened a new pull request #607: LUCENE-10288: Check BKD tree shape for lucene pre-8.6 1D indexes - posted by GitBox <gi...@apache.org> on 2022/01/17 10:31:46 UTC, 0 replies.
- [GitHub] [lucene] romseygeek merged pull request #603: LUCENE-10377: Replace 'sortPos' with 'enableSkipping' in SortField.getComparator() - posted by GitBox <gi...@apache.org> on 2022/01/17 10:45:07 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10377) Replace 'sortPos' parameter in SortField.getComparator() - posted by "Alan Woodward (Jira)" <ji...@apache.org> on 2022/01/17 11:48:00 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on a change in pull request #592: LUCENE-10366: Override #readVInt and #readVLong for ByteBufferDataInput to avoid the abstraction confusion of #readByte. - posted by GitBox <gi...@apache.org> on 2022/01/17 13:26:25 UTC, 3 replies.
- [GitHub] [lucene] gf2121 commented on a change in pull request #592: LUCENE-10366: Override #readVInt and #readVLong for ByteBufferDataInput to avoid the abstraction confusion of #readByte. - posted by GitBox <gi...@apache.org> on 2022/01/17 13:54:07 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on pull request #592: LUCENE-10366: Override #readVInt and #readVLong for ByteBufferDataInput to avoid the abstraction confusion of #readByte. - posted by GitBox <gi...@apache.org> on 2022/01/17 13:56:36 UTC, 1 replies.
- [jira] [Assigned] (LUCENE-10366) Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/17 14:31:00 UTC, 0 replies.
- [jira] [Assigned] (LUCENE-10376) Roll up the loop in vint/vlong in DataInput - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/17 14:33:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10366) Reduce the number of valid checks for ByteBufferIndexInput#readVInt - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/01/17 14:33:00 UTC, 1 replies.
- [GitHub] [lucene] mayya-sharipova opened a new pull request #608: LUCENE-10054 Make HnswGraph hierarchical - posted by GitBox <gi...@apache.org> on 2022/01/17 15:22:04 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on pull request #416: LUCENE-10054 Make HnswGraph hierarchical - posted by GitBox <gi...@apache.org> on 2022/01/17 15:23:07 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova closed pull request #416: LUCENE-10054 Make HnswGraph hierarchical - posted by GitBox <gi...@apache.org> on 2022/01/17 15:23:09 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #609: revert part of LUCENE-10350 that got missed in the earlier revert - posted by GitBox <gi...@apache.org> on 2022/01/18 01:11:03 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #610: LUCENE-10379: Count directly into the dense values array in FastTaxonomyFacetCounts#countAll - posted by GitBox <gi...@apache.org> on 2022/01/18 01:16:18 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #610: LUCENE-10379: Count directly into the dense values array in FastTaxonomyFacetCounts#countAll - posted by GitBox <gi...@apache.org> on 2022/01/18 01:26:48 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10379) Count directly into the values array in FastTaxonomyFacetCounts#countAl - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/18 01:28:00 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10379) Count directly into the values array in FastTaxonomyFacetCounts#countAl - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/18 01:28:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10374) Track down the "browse" taxonomy faceting qps regression - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/18 01:28:00 UTC, 1 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #611: LUCENE-9952: Fix dim count inaccuracies in SSDV faceting when a dim is multi-valued - posted by GitBox <gi...@apache.org> on 2022/01/18 01:47:02 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #592: LUCENE-10366: Override #readVInt and #readVLong for ByteBufferDataInput to avoid the abstraction confusion of #readByte. - posted by GitBox <gi...@apache.org> on 2022/01/18 14:22:56 UTC, 1 replies.
- [GitHub] [lucene] javanna opened a new pull request #612: LUCENE-10002 Replace simple usages of TotalHitCountCollector with IndexSearcher#count - posted by GitBox <gi...@apache.org> on 2022/01/18 15:38:29 UTC, 0 replies.
- [jira] [Assigned] (LUCENE-9573) Add back compat tests for VectorFormat to TestBackwardsCompatibility - posted by "Mayya Sharipova (Jira)" <ji...@apache.org> on 2022/01/18 15:47:00 UTC, 0 replies.
- [GitHub] [lucene] iverase commented on a change in pull request #607: LUCENE-10288: Check BKD tree shape for lucene pre-8.6 1D indexes - posted by GitBox <gi...@apache.org> on 2022/01/18 15:56:55 UTC, 4 replies.
- [GitHub] [lucene] mdmarshmallow closed pull request #304: LUCENE 10080 Added FixedBitSet for one counts when counting taxonomy facet labels - posted by GitBox <gi...@apache.org> on 2022/01/18 16:54:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #607: LUCENE-10288: Check BKD tree shape for lucene pre-8.6 1D indexes - posted by GitBox <gi...@apache.org> on 2022/01/18 17:26:39 UTC, 1 replies.
- [jira] [Updated] (LUCENE-10373) Can we optimize TaxonomyFacetSumIntAssociations#sumValues? - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/18 18:16:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10373) Can we optimize TaxonomyFacetSumIntAssociations#sumValues? - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/18 18:17:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10381) Require users to provide FacetsConfig with initializing DefaultSortedSetDocValuesReaderState - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/18 20:56:00 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani merged pull request #601: LUCENE-10375: Write merged vectors to file before building graph - posted by GitBox <gi...@apache.org> on 2022/01/18 21:53:14 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani commented on pull request #534: LUCENE-10183: KnnVectorsWriter#writeField to take KnnVectorsReader instead of VectorValues - posted by GitBox <gi...@apache.org> on 2022/01/18 22:11:09 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #613: LUCENE-10381: Require users to provide FacetsConfig for SSDV faceting - posted by GitBox <gi...@apache.org> on 2022/01/18 22:13:47 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #614: LUCENE-10381: Require users to provide FacetsConfig for SSDV faceting - posted by GitBox <gi...@apache.org> on 2022/01/18 22:19:21 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani commented on a change in pull request #608: LUCENE-10054 Make HnswGraph hierarchical - posted by GitBox <gi...@apache.org> on 2022/01/18 22:54:54 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10040) Handle deletions in nearest vector search - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/18 23:38:00 UTC, 1 replies.
- [GitHub] [lucene] gf2121 commented on pull request #592: LUCENE-10366: Override #readVInt and #readVLong for ByteBufferDataInput to avoid the abstraction confusion of #readByte. - posted by GitBox <gi...@apache.org> on 2022/01/19 05:33:18 UTC, 1 replies.
- [GitHub] [lucene] mocobeta commented on pull request #550: LUCENE-8930: script testing in the distribution - posted by GitBox <gi...@apache.org> on 2022/01/19 12:39:32 UTC, 2 replies.
- [GitHub] [lucene] dweiss commented on pull request #550: LUCENE-8930: script testing in the distribution - posted by GitBox <gi...@apache.org> on 2022/01/19 12:43:06 UTC, 1 replies.
- [GitHub] [lucene] mocobeta edited a comment on pull request #550: LUCENE-8930: script testing in the distribution - posted by GitBox <gi...@apache.org> on 2022/01/19 14:35:51 UTC, 0 replies.
- [GitHub] [lucene] mocobeta merged pull request #550: LUCENE-8930: script testing in the distribution - posted by GitBox <gi...@apache.org> on 2022/01/19 15:09:26 UTC, 0 replies.
- [jira] [Commented] (LUCENE-8930) Integrate Luke app health check to nightly tests (CI) - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/19 15:10:00 UTC, 6 replies.
- [GitHub] [lucene] gsmiller commented on pull request #611: LUCENE-9952: Fix dim count inaccuracies in SSDV faceting when a dim is multi-valued - posted by GitBox <gi...@apache.org> on 2022/01/19 19:50:21 UTC, 1 replies.
- [GitHub] [lucene] gsmiller commented on pull request #613: LUCENE-10381: Require users to provide FacetsConfig for SSDV faceting - posted by GitBox <gi...@apache.org> on 2022/01/19 19:51:45 UTC, 0 replies.
- [jira] [Created] (LUCENE-10382) Allow KnnVectorQuery to operate over a subset of liveDocs - posted by "Joel Bernstein (Jira)" <ji...@apache.org> on 2022/01/19 20:09:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10382) Allow KnnVectorQuery to operate over a subset of liveDocs - posted by "Joel Bernstein (Jira)" <ji...@apache.org> on 2022/01/19 20:34:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10382) Allow KnnVectorQuery to operate over a subset of liveDocs - posted by "Michael Sokolov (Jira)" <ji...@apache.org> on 2022/01/19 22:41:00 UTC, 13 replies.
- [jira] [Comment Edited] (LUCENE-10382) Allow KnnVectorQuery to operate over a subset of liveDocs - posted by "Joel Bernstein (Jira)" <ji...@apache.org> on 2022/01/19 22:53:00 UTC, 9 replies.
- [GitHub] [lucene] iverase merged pull request #607: LUCENE-10288: Check BKD tree shape for lucene pre-8.6 1D indexes - posted by GitBox <gi...@apache.org> on 2022/01/20 06:49:46 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10288) Are 1-dimensional kd trees in pre-86 indices always unbalanced trees? - posted by "Ignacio Vera (Jira)" <ji...@apache.org> on 2022/01/20 06:59:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10205) Should Packed64 use a byte[] plus VarHandles? - posted by "Costin Leau (Jira)" <ji...@apache.org> on 2022/01/20 08:03:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10383) Explore moving HNSW's NeighborQueue to a radix heap - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/20 08:24:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10384) Simplify LongHeap - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/20 09:09:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request #615: LUCENE-10384: Simplify LongHeap. - posted by GitBox <gi...@apache.org> on 2022/01/20 09:10:11 UTC, 0 replies.
- [jira] [Created] (LUCENE-10385) Implement Weight#count on IndexSortSortedNumericDocValuesRangeQuery. - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/20 12:34:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-7282) search APIs should take advantage of index sort by default - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/20 12:42:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #612: LUCENE-10002: Replace simple usages of TotalHitCountCollector with IndexSearcher#count - posted by GitBox <gi...@apache.org> on 2022/01/20 12:50:01 UTC, 3 replies.
- [jira] [Resolved] (LUCENE-8930) Integrate Luke app health check to nightly tests (CI) - posted by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/01/20 12:59:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on a change in pull request #615: LUCENE-10384: Simplify LongHeap. - posted by GitBox <gi...@apache.org> on 2022/01/20 17:22:00 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #615: LUCENE-10384: Simplify LongHeap. - posted by GitBox <gi...@apache.org> on 2022/01/20 17:40:16 UTC, 1 replies.
- [GitHub] [lucene] mdmarshmallow commented on a change in pull request #611: LUCENE-9952: Fix dim count inaccuracies in SSDV faceting when a dim is multi-valued - posted by GitBox <gi...@apache.org> on 2022/01/20 18:01:11 UTC, 1 replies.
- [GitHub] [lucene] mdmarshmallow commented on pull request #613: LUCENE-10381: Require users to provide FacetsConfig for SSDV faceting - posted by GitBox <gi...@apache.org> on 2022/01/20 18:37:51 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova opened a new pull request #616: LUCENE-9573 Add Vectors to TestBackwardsCompatibility - posted by GitBox <gi...@apache.org> on 2022/01/20 20:08:20 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on pull request #615: LUCENE-10384: Simplify LongHeap. - posted by GitBox <gi...@apache.org> on 2022/01/20 20:15:53 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on a change in pull request #611: LUCENE-9952: Fix dim count inaccuracies in SSDV faceting when a dim is multi-valued - posted by GitBox <gi...@apache.org> on 2022/01/20 21:19:53 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani opened a new pull request #617: LUCENE-10375: Write vectors to file in flush - posted by GitBox <gi...@apache.org> on 2022/01/20 22:12:42 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani commented on pull request #617: LUCENE-10375: Write vectors to file in flush - posted by GitBox <gi...@apache.org> on 2022/01/20 22:23:27 UTC, 1 replies.
- [GitHub] [lucene] msokolov commented on pull request #617: LUCENE-10375: Write vectors to file in flush - posted by GitBox <gi...@apache.org> on 2022/01/21 00:55:12 UTC, 0 replies.
- [GitHub] [lucene] msokolov edited a comment on pull request #617: LUCENE-10375: Write vectors to file in flush - posted by GitBox <gi...@apache.org> on 2022/01/21 00:56:35 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10336) DirectDocValueFormat: use RandomAccessSlice instead of loading giant byte[] arrays - posted by "spike liu (Jira)" <ji...@apache.org> on 2022/01/21 01:29:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10336) DirectDocValueFormat: use RandomAccessSlice instead of loading giant byte[] arrays - posted by "spike liu (Jira)" <ji...@apache.org> on 2022/01/21 01:30:00 UTC, 0 replies.
- [GitHub] [lucene] joel-bernstein opened a new pull request #618: LUCENE-10382: Allow KnnVectorQuery to operate over a subset of liveDo… - posted by GitBox <gi...@apache.org> on 2022/01/21 03:43:49 UTC, 0 replies.
- [GitHub] [lucene] comdotwang162 commented on a change in pull request #601: LUCENE-10375: Write merged vectors to file before building graph - posted by GitBox <gi...@apache.org> on 2022/01/21 04:03:58 UTC, 3 replies.
- [jira] [Commented] (LUCENE-10050) Remove DrillSideways#search(DrillDownQuery,Collector) in favor of DrillSideways#search(DrillDownQuery,CollectorManager) - posted by "Gautam Worah (Jira)" <ji...@apache.org> on 2022/01/21 23:00:01 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #617: LUCENE-10375: Write vectors to file in flush - posted by GitBox <gi...@apache.org> on 2022/01/22 07:42:51 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #615: LUCENE-10384: Simplify LongHeap. - posted by GitBox <gi...@apache.org> on 2022/01/22 08:06:39 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10383) Explore moving HNSW's NeighborQueue to a radix heap - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/22 08:14:00 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on a change in pull request #618: LUCENE-10382: Allow KnnVectorQuery to operate over a subset of liveDo… - posted by GitBox <gi...@apache.org> on 2022/01/22 15:32:23 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on a change in pull request #608: LUCENE-10054 Make HnswGraph hierarchical - posted by GitBox <gi...@apache.org> on 2022/01/22 16:04:03 UTC, 4 replies.
- [GitHub] [lucene] mayya-sharipova commented on pull request #608: LUCENE-10054 Make HnswGraph hierarchical - posted by GitBox <gi...@apache.org> on 2022/01/22 17:25:09 UTC, 0 replies.
- [jira] [Created] (LUCENE-10386) Add BOM module for ease of dependency management in dependent projects - posted by "Petr Portnov (Jira)" <ji...@apache.org> on 2022/01/23 14:09:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10386) Add BOM module for ease of dependency management in dependent projects - posted by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/01/23 16:55:00 UTC, 2 replies.
- [GitHub] [lucene] jtibshirani commented on a change in pull request #617: LUCENE-10375: Write vectors to file in flush - posted by GitBox <gi...@apache.org> on 2022/01/24 00:18:56 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani merged pull request #617: LUCENE-10375: Write vectors to file in flush - posted by GitBox <gi...@apache.org> on 2022/01/24 00:19:38 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10375) Speed up HNSW merge by writing combined vector data - posted by "Julie Tibshirani (Jira)" <ji...@apache.org> on 2022/01/24 00:41:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10387) Clean unused lastPayloadByteUpto in Lucene90SkipWriter - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/24 05:50:00 UTC, 0 replies.
- [GitHub] [lucene] gf2121 opened a new pull request #619: LUCENE-10387: Clean lastPayloadByteUpto - posted by GitBox <gi...@apache.org> on 2022/01/24 05:51:04 UTC, 0 replies.
- [jira] [Created] (LUCENE-10388) Remove MultiLevelSkipListReader#SkipBuffer - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/24 07:37:00 UTC, 0 replies.
- [GitHub] [lucene] gf2121 opened a new pull request #620: LUCENE-10388: Remove MultiLevelSkipListReader#SkipBuffer - posted by GitBox <gi...@apache.org> on 2022/01/24 07:38:47 UTC, 0 replies.
- [GitHub] [lucene] gf2121 edited a comment on pull request #592: LUCENE-10366: Override #readVInt and #readVLong for ByteBufferDataInput to avoid the abstraction confusion of #readByte. - posted by GitBox <gi...@apache.org> on 2022/01/24 07:47:34 UTC, 3 replies.
- [GitHub] [lucene] iverase commented on a change in pull request #541: LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil - posted by GitBox <gi...@apache.org> on 2022/01/24 08:41:31 UTC, 0 replies.
- [GitHub] [lucene] joel-bernstein commented on a change in pull request #618: LUCENE-10382: Allow KnnVectorQuery to operate over a subset of liveDo… - posted by GitBox <gi...@apache.org> on 2022/01/24 13:27:37 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #614: LUCENE-10381: Require users to provide FacetsConfig for SSDV faceting - posted by GitBox <gi...@apache.org> on 2022/01/24 14:46:25 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #613: LUCENE-10381: Require users to provide FacetsConfig for SSDV faceting - posted by GitBox <gi...@apache.org> on 2022/01/24 14:46:37 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #611: LUCENE-9952: Fix dim count inaccuracies in SSDV faceting when a dim is multi-valued - posted by GitBox <gi...@apache.org> on 2022/01/24 14:48:34 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10381) Require users to provide FacetsConfig with initializing DefaultSortedSetDocValuesReaderState - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/24 14:50:00 UTC, 10 replies.
- [GitHub] [lucene] gsmiller opened a new pull request #621: LUCENE-9952: Fix dim count inaccuracies in SSDV faceting when a dim is multi-valued - posted by GitBox <gi...@apache.org> on 2022/01/24 15:05:57 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10076) Luke test assertion failure from TestOverviewImpl - posted by "Julie Tibshirani (Jira)" <ji...@apache.org> on 2022/01/24 17:51:00 UTC, 2 replies.
- [GitHub] [lucene-site] gf2121 merged pull request #62: Add Feng Guo to Commiter List - posted by GitBox <gi...@apache.org> on 2022/01/24 18:06:42 UTC, 1 replies.
- [GitHub] [lucene-site] uschindler commented on pull request #62: Add Feng Guo to Commiter List - posted by GitBox <gi...@apache.org> on 2022/01/24 18:08:58 UTC, 9 replies.
- [GitHub] [lucene-site] gf2121 commented on pull request #62: Add Feng Guo to Commiter List - posted by GitBox <gi...@apache.org> on 2022/01/24 18:10:39 UTC, 5 replies.
- [GitHub] [lucene-site] uschindler edited a comment on pull request #62: Add Feng Guo to Commiter List - posted by GitBox <gi...@apache.org> on 2022/01/24 18:13:53 UTC, 1 replies.
- [GitHub] [lucene] gsmiller merged pull request #621: LUCENE-9952: Fix dim count inaccuracies in SSDV faceting when a dim is multi-valued - posted by GitBox <gi...@apache.org> on 2022/01/24 19:33:51 UTC, 1 replies.
- [GitHub] [lucene] jpountz merged pull request #615: LUCENE-10384: Simplify LongHeap. - posted by GitBox <gi...@apache.org> on 2022/01/25 08:05:03 UTC, 1 replies.
- [jira] [Commented] (LUCENE-10384) Simplify LongHeap - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/25 08:08:00 UTC, 3 replies.
- [jira] [Resolved] (LUCENE-10384) Simplify LongHeap - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/25 08:14:00 UTC, 0 replies.
- [GitHub] [lucene] javanna commented on a change in pull request #612: LUCENE-10002: Replace simple usages of TotalHitCountCollector with IndexSearcher#count - posted by GitBox <gi...@apache.org> on 2022/01/25 09:29:00 UTC, 6 replies.
- [GitHub] [lucene] javanna commented on pull request #612: LUCENE-10002: Replace simple usages of TotalHitCountCollector with IndexSearcher#count - posted by GitBox <gi...@apache.org> on 2022/01/25 09:40:49 UTC, 2 replies.
- [GitHub] [lucene] javanna edited a comment on pull request #612: LUCENE-10002: Replace simple usages of TotalHitCountCollector with IndexSearcher#count - posted by GitBox <gi...@apache.org> on 2022/01/25 09:40:52 UTC, 2 replies.
- [jira] [Updated] (LUCENE-10076) Luke test assertion failure from TestOverviewImpl - posted by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/01/25 12:59:00 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10076) Luke test assertion failure from TestOverviewImpl - posted by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/01/25 13:16:00 UTC, 0 replies.
- [GitHub] [lucene] javanna opened a new pull request #622: Introduce TotalHitCountCollectorManager - posted by GitBox <gi...@apache.org> on 2022/01/25 15:00:32 UTC, 1 replies.
- [GitHub] [lucene] javanna commented on a change in pull request #622: Introduce TotalHitCountCollectorManager - posted by GitBox <gi...@apache.org> on 2022/01/25 15:02:02 UTC, 2 replies.
- [GitHub] [lucene] jpountz merged pull request #612: LUCENE-10002: Replace simple usages of TotalHitCountCollector with IndexSearcher#count - posted by GitBox <gi...@apache.org> on 2022/01/25 15:11:34 UTC, 1 replies.
- [jira] [Commented] (LUCENE-10002) Remove IndexSearcher#search(Query,Collector) in favor of IndexSearcher#search(Query,CollectorManager) - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/25 15:12:00 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #616: LUCENE-9573 Add Vectors to TestBackwardsCompatibility - posted by GitBox <gi...@apache.org> on 2022/01/25 15:23:40 UTC, 1 replies.
- [GitHub] [lucene] janhoy commented on pull request #591: LUCENE-10365 Wizard changes contributed from Solr - posted by GitBox <gi...@apache.org> on 2022/01/25 15:36:44 UTC, 2 replies.
- [GitHub] [lucene] HoustonPutman commented on pull request #591: LUCENE-10365 Wizard changes contributed from Solr - posted by GitBox <gi...@apache.org> on 2022/01/25 15:39:17 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on a change in pull request #622: LUCENE-10002: Introduce TotalHitCountCollectorManager - posted by GitBox <gi...@apache.org> on 2022/01/25 15:39:31 UTC, 3 replies.
- [GitHub] [lucene] javanna commented on a change in pull request #622: LUCENE-10002: Introduce TotalHitCountCollectorManager - posted by GitBox <gi...@apache.org> on 2022/01/25 15:47:31 UTC, 3 replies.
- [GitHub] [lucene] mayya-sharipova opened a new pull request #623: LUCENE-10384: Simplify LongHeap small addition - posted by GitBox <gi...@apache.org> on 2022/01/25 16:03:12 UTC, 1 replies.
- [GitHub] [lucene] mayya-sharipova merged pull request #623: LUCENE-10384: Simplify LongHeap small addition - posted by GitBox <gi...@apache.org> on 2022/01/25 17:15:58 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on a change in pull request #623: LUCENE-10384: Simplify LongHeap small addition - posted by GitBox <gi...@apache.org> on 2022/01/25 17:16:22 UTC, 1 replies.
- [GitHub] [lucene] mayya-sharipova commented on a change in pull request #623: LUCENE-10384: Simplify LongHeap small addition - posted by GitBox <gi...@apache.org> on 2022/01/25 18:03:46 UTC, 1 replies.
- [GitHub] [lucene] mayya-sharipova merged pull request #608: LUCENE-10054 Make HnswGraph hierarchical - posted by GitBox <gi...@apache.org> on 2022/01/25 18:54:04 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10054) Handle hierarchy in HNSW graph - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/25 18:55:00 UTC, 2 replies.
- [jira] [Resolved] (LUCENE-9952) FacetResult#value can be inaccurate in SortedSetDocValueFacetCounts - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/25 20:32:00 UTC, 0 replies.
- [GitHub] [lucene] reta commented on a change in pull request #622: LUCENE-10002: Introduce TotalHitCountCollectorManager - posted by GitBox <gi...@apache.org> on 2022/01/25 22:06:17 UTC, 0 replies.
- [jira] [Created] (LUCENE-10389) Assertion failed in TestHnswGraph.testRandom - posted by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/01/26 01:38:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10389) Assertion failed in TestHnswGraph.testRandom - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/26 01:47:00 UTC, 1 replies.
- [jira] [Comment Edited] (LUCENE-10389) Assertion failed in TestHnswGraph.testRandom - posted by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/01/26 02:03:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10389) Assertion failure in TestHnswGraph.testRandom - posted by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/01/26 02:04:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10389) Assertion failure in TestHnswGraph.testRandom - posted by "Mayya Sharipova (Jira)" <ji...@apache.org> on 2022/01/26 02:20:00 UTC, 2 replies.
- [GitHub] [lucene] gf2121 merged pull request #619: LUCENE-10387: Clean lastPayloadByteUpto - posted by GitBox <gi...@apache.org> on 2022/01/26 06:03:42 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10387) Clean unused lastPayloadByteUpto in Lucene90SkipWriter - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/26 06:30:00 UTC, 0 replies.
- [jira] [Assigned] (LUCENE-10387) Clean unused lastPayloadByteUpto in Lucene90SkipWriter - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/26 06:30:00 UTC, 0 replies.
- [GitHub] [lucene] gf2121 commented on a change in pull request #600: LUCENE-10368: Make IntTaxonomyFacets pkg-private - posted by GitBox <gi...@apache.org> on 2022/01/26 07:12:14 UTC, 2 replies.
- [GitHub] [lucene] gf2121 merged pull request #620: LUCENE-10388: Remove MultiLevelSkipListReader#SkipBuffer - posted by GitBox <gi...@apache.org> on 2022/01/26 08:36:43 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10388) Remove MultiLevelSkipListReader#SkipBuffer - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/26 08:38:00 UTC, 1 replies.
- [GitHub] [lucene] gf2121 opened a new pull request #624: LUCENE-10388: Remove MultiLevelSkipListReader#SkipBuffer (Backport 9x) - posted by GitBox <gi...@apache.org> on 2022/01/26 08:48:13 UTC, 0 replies.
- [jira] [Assigned] (LUCENE-10388) Remove MultiLevelSkipListReader#SkipBuffer - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/26 08:51:00 UTC, 0 replies.
- [GitHub] [lucene] gf2121 merged pull request #624: LUCENE-10388: Remove MultiLevelSkipListReader#SkipBuffer (Backport 9x) - posted by GitBox <gi...@apache.org> on 2022/01/26 10:06:47 UTC, 0 replies.
- [jira] [Created] (LUCENE-10390) Improve Weight#count javadocs - posted by "Luca Cavanna (Jira)" <ji...@apache.org> on 2022/01/26 10:51:00 UTC, 0 replies.
- [GitHub] [lucene] javanna opened a new pull request #625: LUCENE-10390: Improve Weight#count and IndexSearcher#count javadocs - posted by GitBox <gi...@apache.org> on 2022/01/26 10:53:53 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on a change in pull request #616: LUCENE-9573 Add Vectors to TestBackwardsCompatibility - posted by GitBox <gi...@apache.org> on 2022/01/26 11:04:57 UTC, 3 replies.
- [GitHub] [lucene] mayya-sharipova commented on pull request #616: LUCENE-9573 Add Vectors to TestBackwardsCompatibility - posted by GitBox <gi...@apache.org> on 2022/01/26 11:08:43 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10388) Remove MultiLevelSkipListReader#SkipBuffer - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/26 12:11:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10388) Remove MultiLevelSkipListReader#SkipBuffer - posted by "Feng Guo (Jira)" <ji...@apache.org> on 2022/01/26 12:11:00 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova opened a new pull request #626: LUCENE-10389 Adjust TestHnswGraph.testRandom - posted by GitBox <gi...@apache.org> on 2022/01/26 15:40:34 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on pull request #626: LUCENE-10389 Adjust TestHnswGraph.testRandom - posted by GitBox <gi...@apache.org> on 2022/01/26 15:51:19 UTC, 1 replies.
- [jira] [Created] (LUCENE-10391) Reuse data structures across HnswGraph invocations - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/26 17:03:00 UTC, 0 replies.
- [GitHub] [lucene-solr] cpoerschke commented on a change in pull request #2097: LUCENE-9537 - posted by GitBox <gi...@apache.org> on 2022/01/26 18:15:26 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on pull request #626: LUCENE-10389 Adjust TestHnswGraph.testRandom - posted by GitBox <gi...@apache.org> on 2022/01/26 18:20:02 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova edited a comment on pull request #626: LUCENE-10389 Adjust TestHnswGraph.testRandom - posted by GitBox <gi...@apache.org> on 2022/01/26 18:20:14 UTC, 0 replies.
- [jira] [Comment Edited] (LUCENE-10381) Require users to provide FacetsConfig with initializing DefaultSortedSetDocValuesReaderState - posted by "Marc D'Mello (Jira)" <ji...@apache.org> on 2022/01/26 19:29:00 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10381) Require users to provide FacetsConfig with initializing DefaultSortedSetDocValuesReaderState - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/26 23:24:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request #627: Simplify HnswGraph#search. - posted by GitBox <gi...@apache.org> on 2022/01/27 13:34:06 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request #628: update javac flags for java 17 - posted by GitBox <gi...@apache.org> on 2022/01/27 13:46:15 UTC, 0 replies.
- [jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary - posted by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/01/27 13:54:00 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova merged pull request #626: LUCENE-10389 Adjust TestHnswGraph.testRandom - posted by GitBox <gi...@apache.org> on 2022/01/27 14:06:57 UTC, 0 replies.
- [jira] [Created] (LUCENE-10392) Handle soft deletes via LiveDocsFormat - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/27 14:30:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10393) Should we unify the dictionary builder/loader of kuromoji and nori? - posted by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/01/27 15:43:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10393) Should we unify the dictionary builder/loader of kuromoji and nori? - posted by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/01/27 15:43:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #599: LUCENE-10368: Mark IntTaxonomyFacets as deprecated - posted by GitBox <gi...@apache.org> on 2022/01/27 16:56:41 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #600: LUCENE-10368: Make IntTaxonomyFacets pkg-private - posted by GitBox <gi...@apache.org> on 2022/01/27 16:56:54 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10368) Reduce visibility of IntTaxonomyFacets - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/27 16:58:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller closed pull request #606: LUCENE-10380: Further optimize FastTaxonomyFacetCounts#countAll by moving the liveDocs null check outside the loops - posted by GitBox <gi...@apache.org> on 2022/01/27 17:00:04 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10380) Move liveDocs null check outside the loops in FastTaxonomyFacetCounts#countAll - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/27 17:02:00 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10380) Move liveDocs null check outside the loops in FastTaxonomyFacetCounts#countAll - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/27 17:02:00 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10374) Track down the "browse" taxonomy faceting qps regression - posted by "Greg Miller (Jira)" <ji...@apache.org> on 2022/01/27 17:02:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #627: Simplify HnswGraph#search. - posted by GitBox <gi...@apache.org> on 2022/01/27 17:08:16 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10389) Assertion failure in TestHnswGraph.testRandom - posted by "Mayya Sharipova (Jira)" <ji...@apache.org> on 2022/01/27 18:41:00 UTC, 0 replies.
- [jira] [Closed] (LUCENE-10389) Assertion failure in TestHnswGraph.testRandom - posted by "Mayya Sharipova (Jira)" <ji...@apache.org> on 2022/01/27 18:41:00 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova opened a new pull request #629: LUCENE-10054 Make HnswGraph hierarchical (#608) - posted by GitBox <gi...@apache.org> on 2022/01/27 20:48:40 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on pull request #629: LUCENE-10054 Make HnswGraph hierarchical (#608) - posted by GitBox <gi...@apache.org> on 2022/01/27 20:49:05 UTC, 0 replies.
- [GitHub] [lucene] sonatype-lift[bot] commented on a change in pull request #629: LUCENE-10054 Make HnswGraph hierarchical (#608) - posted by GitBox <gi...@apache.org> on 2022/01/27 22:20:41 UTC, 3 replies.
- [jira] [Resolved] (LUCENE-10183) KnnVectorsWriter#writeField should take a KnnVectorsReader, not a VectorValues instance - posted by "Julie Tibshirani (Jira)" <ji...@apache.org> on 2022/01/28 01:42:00 UTC, 0 replies.
- [GitHub] [lucene] zhaih opened a new pull request #630: LUCENE-10371 Make IndexRearranger able to arrange segment in a determined order - posted by GitBox <gi...@apache.org> on 2022/01/28 05:05:56 UTC, 0 replies.
- [jira] [Created] (LUCENE-10394) Explore moving ByteBuffer(sData|Index)Input to absolute bulk gets - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/28 08:28:00 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #628: update javac flags for java 17 - posted by GitBox <gi...@apache.org> on 2022/01/28 10:49:07 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova commented on a change in pull request #629: LUCENE-10054 Make HnswGraph hierarchical (#608) - posted by GitBox <gi...@apache.org> on 2022/01/28 11:53:44 UTC, 2 replies.
- [GitHub] [lucene] mayya-sharipova merged pull request #629: LUCENE-10054 Make HnswGraph hierarchical (#608) - posted by GitBox <gi...@apache.org> on 2022/01/28 11:56:16 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova opened a new pull request #631: Small fix for assertConsistentGraph - posted by GitBox <gi...@apache.org> on 2022/01/28 15:41:53 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #625: LUCENE-10390: Improve Weight#count and IndexSearcher#count javadocs - posted by GitBox <gi...@apache.org> on 2022/01/28 15:47:40 UTC, 0 replies.
- [GitHub] [lucene] javanna commented on pull request #622: LUCENE-10002: Introduce TotalHitCountCollectorManager - posted by GitBox <gi...@apache.org> on 2022/01/28 16:38:25 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #622: LUCENE-10002: Introduce TotalHitCountCollectorManager - posted by GitBox <gi...@apache.org> on 2022/01/28 16:42:50 UTC, 0 replies.
- [jira] [Created] (LUCENE-10395) Add support for TotalHitCountCollectorManager - posted by "Luca Cavanna (Jira)" <ji...@apache.org> on 2022/01/28 19:03:00 UTC, 0 replies.
- [GitHub] [lucene] gautamworah96 opened a new pull request #632: LUCENE-10050 Remove DrillSideways#search(DrillDownQuery,Collector) in favor of DrillSideways#search(DrillDownQuery,CollectorManager) - posted by GitBox <gi...@apache.org> on 2022/01/29 00:12:25 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10378) Implement Weight#count on PointRangeQuery - posted by "Gautam Worah (Jira)" <ji...@apache.org> on 2022/01/29 01:43:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10390) Improve Weight#count javadocs - posted by "Gautam Worah (Jira)" <ji...@apache.org> on 2022/01/29 01:45:00 UTC, 1 replies.
- [jira] [Created] (LUCENE-10396) Automatically create sparse indexes for sort fields - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/31 10:02:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10385) Implement Weight#count on IndexSortSortedNumericDocValuesRangeQuery. - posted by "Luca Cavanna (Jira)" <ji...@apache.org> on 2022/01/31 12:46:00 UTC, 0 replies.
- [GitHub] [lucene] javanna commented on pull request #622: LUCENE-10395: Introduce TotalHitCountCollectorManager - posted by GitBox <gi...@apache.org> on 2022/01/31 12:46:22 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #622: LUCENE-10395: Introduce TotalHitCountCollectorManager - posted by GitBox <gi...@apache.org> on 2022/01/31 13:45:44 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10395) Add support for TotalHitCountCollectorManager - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/31 13:46:00 UTC, 1 replies.
- [jira] [Resolved] (LUCENE-10395) Add support for TotalHitCountCollectorManager - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/31 13:52:00 UTC, 0 replies.
- [jira] [Resolved] (LUCENE-10390) Improve Weight#count javadocs - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/31 14:14:00 UTC, 0 replies.
- [GitHub] [lucene] mayya-sharipova merged pull request #616: LUCENE-9573 Add Vectors to TestBackwardsCompatibility - posted by GitBox <gi...@apache.org> on 2022/01/31 14:21:07 UTC, 0 replies.
- [jira] [Commented] (LUCENE-9573) Add back compat tests for VectorFormat to TestBackwardsCompatibility - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/31 14:22:00 UTC, 0 replies.
- [jira] [Created] (LUCENE-10397) KnnVectorQuery doesn't tie break by doc ID - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/31 14:36:00 UTC, 0 replies.
- [jira] [Updated] (LUCENE-10397) KnnVectorQuery doesn't tie break by doc ID - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/31 15:06:00 UTC, 0 replies.
- [jira] [Commented] (LUCENE-10396) Automatically create sparse indexes for sort fields - posted by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/01/31 18:02:00 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #632: LUCENE-10050 Remove DrillSideways#search(DrillDownQuery,Collector) in favor of DrillSideways#search(DrillDownQuery,CollectorManager) - posted by GitBox <gi...@apache.org> on 2022/01/31 23:35:02 UTC, 0 replies.