You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [lucene] jpountz commented on pull request #11875: Usability improvements for timeout support in IndexSearcher - posted by GitBox <gi...@apache.org> on 2022/11/01 06:15:06 UTC, 2 replies.
- [GitHub] [lucene] dweiss commented on a diff in pull request #11893: hunspell: allow for faster dictionary iteration during 'suggest' by using more memory (opt-in) - posted by GitBox <gi...@apache.org> on 2022/11/01 08:00:55 UTC, 2 replies.
- [GitHub] [lucene] matriv commented on pull request #11856: Fix nanos to millis conversion for tests - posted by GitBox <gi...@apache.org> on 2022/11/01 09:05:04 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on a diff in pull request #11860: GITHUB-11830 Better optimize storage for vector connections - posted by GitBox <gi...@apache.org> on 2022/11/01 11:12:08 UTC, 16 replies.
- [GitHub] [lucene] reta commented on pull request #11875: Usability improvements for timeout support in IndexSearcher - posted by GitBox <gi...@apache.org> on 2022/11/01 12:21:03 UTC, 1 replies.
- [GitHub] [lucene] dweiss commented on pull request #11856: Fix nanos to millis conversion for tests - posted by GitBox <gi...@apache.org> on 2022/11/01 18:17:13 UTC, 0 replies.
- [GitHub] [lucene] romseygeek merged pull request #11879: fix typo 'into into' - posted by GitBox <gi...@apache.org> on 2022/11/01 20:10:08 UTC, 0 replies.
- [GitHub] [lucene] LuXugang opened a new pull request, #11895: count() in BooleanQuery could be early quit - posted by GitBox <gi...@apache.org> on 2022/11/02 10:58:25 UTC, 0 replies.
- [GitHub] [lucene] thecoop commented on pull request #11847: Add a method allowing canonical strings to be returned from DataInput - posted by GitBox <gi...@apache.org> on 2022/11/02 11:35:22 UTC, 6 replies.
- [GitHub] [lucene] rmuir commented on pull request #11860: GITHUB-11830 Better optimize storage for vector connections - posted by GitBox <gi...@apache.org> on 2022/11/02 15:50:35 UTC, 12 replies.
- [GitHub] [lucene] rmuir merged pull request #11894: Tone down TestDocumentsWriterStallControl.testRandom, so it does not take minutes - posted by GitBox <gi...@apache.org> on 2022/11/02 16:17:18 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #11887: TestDocumentsWriterStallControl takes over a minute with -Ptests.seed=B83F4990EF501F47 - posted by GitBox <gi...@apache.org> on 2022/11/02 16:17:19 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11896: TestLucene91HnswVectorsFormat reproducible failure - posted by GitBox <gi...@apache.org> on 2022/11/02 16:36:55 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani commented on pull request #11860: GITHUB-11830 Better optimize storage for vector connections - posted by GitBox <gi...@apache.org> on 2022/11/02 18:40:28 UTC, 2 replies.
- [GitHub] [lucene] dnhatn opened a new pull request, #11897: Document that bulkScorer method can return null - posted by GitBox <gi...@apache.org> on 2022/11/02 19:37:42 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on a diff in pull request #11860: GITHUB-11830 Better optimize storage for vector connections - posted by GitBox <gi...@apache.org> on 2022/11/02 20:14:29 UTC, 14 replies.
- [GitHub] [lucene] msokolov commented on issue #11896: TestLucene91HnswVectorsFormat reproducible failure - posted by GitBox <gi...@apache.org> on 2022/11/02 21:57:06 UTC, 2 replies.
- [GitHub] [lucene] dnhatn commented on pull request #11897: Document that bulkScorer method can return null - posted by GitBox <gi...@apache.org> on 2022/11/02 22:12:22 UTC, 0 replies.
- [GitHub] [lucene] dnhatn merged pull request #11897: Document that bulkScorer method can return null - posted by GitBox <gi...@apache.org> on 2022/11/02 22:12:46 UTC, 0 replies.
- [GitHub] [lucene] thecoop commented on issue #11712: Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale [LUCENE-10677] - posted by GitBox <gi...@apache.org> on 2022/11/03 10:25:38 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on a diff in pull request #11847: Add a method allowing canonical strings to be returned from DataInput - posted by GitBox <gi...@apache.org> on 2022/11/03 11:07:39 UTC, 0 replies.
- [GitHub] [lucene] thecoop commented on a diff in pull request #11847: Add a method allowing canonical strings to be returned from DataInput - posted by GitBox <gi...@apache.org> on 2022/11/03 11:14:34 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11847: Add a method allowing canonical strings to be returned from DataInput - posted by GitBox <gi...@apache.org> on 2022/11/03 11:16:07 UTC, 2 replies.
- [GitHub] [lucene] rmuir commented on issue #11896: TestLucene91HnswVectorsFormat reproducible failure - posted by GitBox <gi...@apache.org> on 2022/11/03 11:35:19 UTC, 0 replies.
- [GitHub] [lucene] iverase opened a new issue, #11898: Release wizard: Remove obsolete JIRA instructions - posted by GitBox <gi...@apache.org> on 2022/11/03 13:58:14 UTC, 0 replies.
- [GitHub] [lucene] dsmiley commented on pull request #11847: Add a method allowing canonical strings to be returned from DataInput - posted by GitBox <gi...@apache.org> on 2022/11/03 21:42:09 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #11881: Further optimize DrillSideways scoring - posted by GitBox <gi...@apache.org> on 2022/11/03 22:44:02 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #11847: Add a method allowing canonical strings to be returned from DataInput - posted by GitBox <gi...@apache.org> on 2022/11/04 06:45:55 UTC, 0 replies.
- [GitHub] [lucene] zhaih commented on a diff in pull request #11881: Further optimize DrillSideways scoring - posted by GitBox <gi...@apache.org> on 2022/11/04 07:07:32 UTC, 2 replies.
- [GitHub] [lucene] A-U commented on pull request #816: LUCENE-10519: Improvement for CloseableThreadLocal - posted by GitBox <gi...@apache.org> on 2022/11/04 07:26:32 UTC, 0 replies.
- [GitHub] [lucene] donnerpeter commented on pull request #11893: hunspell: allow for faster dictionary iteration during 'suggest' by using more memory (opt-in) - posted by GitBox <gi...@apache.org> on 2022/11/04 10:39:06 UTC, 0 replies.
- [GitHub] [lucene] donnerpeter commented on a diff in pull request #11893: hunspell: allow for faster dictionary iteration during 'suggest' by using more memory (opt-in) - posted by GitBox <gi...@apache.org> on 2022/11/04 12:30:10 UTC, 0 replies.
- [GitHub] [lucene] msokolov merged pull request #11899: #11896: reduce top k in test to avoid split-graph - posted by GitBox <gi...@apache.org> on 2022/11/04 13:30:49 UTC, 0 replies.
- [GitHub] [lucene] msokolov closed issue #11896: TestLucene91HnswVectorsFormat reproducible failure - posted by GitBox <gi...@apache.org> on 2022/11/04 13:31:37 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on a diff in pull request #11881: Further optimize DrillSideways scoring - posted by GitBox <gi...@apache.org> on 2022/11/04 14:41:47 UTC, 2 replies.
- [GitHub] [lucene] mocobeta commented on issue #11851: Luke web interface - posted by GitBox <gi...@apache.org> on 2022/11/06 07:05:17 UTC, 0 replies.
- [GitHub] [lucene] jfboeuf opened a new pull request, #11900: Reduce bloom filter size by using the optimal count for hash functions. - posted by GitBox <gi...@apache.org> on 2022/11/06 10:16:11 UTC, 0 replies.
- [GitHub] [lucene] mocobeta commented on pull request #11852: Luke Webapp - posted by GitBox <gi...@apache.org> on 2022/11/06 15:36:52 UTC, 0 replies.
- [GitHub] [lucene] mdmarshmallow opened a new pull request, #11901: Github#11869: Add RangeOnRangeFacetCounts - posted by GitBox <gi...@apache.org> on 2022/11/07 04:10:44 UTC, 0 replies.
- [GitHub] [lucene] mohamedniyaz1996 opened a new issue, #11902: Customization of Edit distance costs for different operations - posted by GitBox <gi...@apache.org> on 2022/11/07 08:08:20 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #11903: Speed up sorting on unique string fields. - posted by GitBox <gi...@apache.org> on 2022/11/07 10:34:47 UTC, 0 replies.
- [GitHub] [lucene] LuXugang merged pull request #11884: Simplify the logic of matchAll() in IndexSortSortedNumericDocValuesRangeQuery - posted by GitBox <gi...@apache.org> on 2022/11/07 11:09:54 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #11895: count() in BooleanQuery could be early quit - posted by GitBox <gi...@apache.org> on 2022/11/07 12:45:40 UTC, 0 replies.
- [GitHub] [lucene] donnerpeter opened a new pull request, #11904: [hunspell] speed up WordFormGenerator - posted by GitBox <gi...@apache.org> on 2022/11/07 13:19:33 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on a diff in pull request #11904: [hunspell] speed up WordFormGenerator - posted by GitBox <gi...@apache.org> on 2022/11/07 13:43:56 UTC, 0 replies.
- [GitHub] [lucene] donnerpeter commented on a diff in pull request #11904: [hunspell] speed up WordFormGenerator - posted by GitBox <gi...@apache.org> on 2022/11/07 14:45:43 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #11860: GITHUB-11830 Better optimize storage for vector connections - posted by GitBox <gi...@apache.org> on 2022/11/07 16:06:57 UTC, 4 replies.
- [GitHub] [lucene] mikemccand commented on issue #11885: Refactor and generalize file deleter - posted by GitBox <gi...@apache.org> on 2022/11/07 18:34:28 UTC, 0 replies.
- [GitHub] [lucene] donnerpeter merged pull request #11904: [hunspell] speed up WordFormGenerator - posted by GitBox <gi...@apache.org> on 2022/11/07 18:41:19 UTC, 0 replies.
- [GitHub] [lucene] zhaih commented on issue #11885: Refactor and generalize file deleter - posted by GitBox <gi...@apache.org> on 2022/11/07 21:17:08 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #11905: Fix integer overflow when seeking the vector index for connections - posted by GitBox <gi...@apache.org> on 2022/11/07 22:00:12 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on pull request #11852: Luke Webapp - posted by GitBox <gi...@apache.org> on 2022/11/07 23:34:38 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11905: Fix integer overflow when seeking the vector index for connections - posted by GitBox <gi...@apache.org> on 2022/11/08 04:09:49 UTC, 9 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11906: Add monster test for many knn docs - posted by GitBox <gi...@apache.org> on 2022/11/08 06:44:46 UTC, 0 replies.
- [GitHub] [lucene] scampi commented on issue #11702: Multi-Value Support for Binary DocValues [LUCENE-10666] - posted by GitBox <gi...@apache.org> on 2022/11/08 12:01:46 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11906: Add monster test for many knn docs - posted by GitBox <gi...@apache.org> on 2022/11/08 12:39:14 UTC, 3 replies.
- [GitHub] [lucene] benwtrent commented on pull request #11905: Fix integer overflow when seeking the vector index for connections - posted by GitBox <gi...@apache.org> on 2022/11/08 13:18:05 UTC, 4 replies.
- [GitHub] [lucene] rmuir commented on pull request #11852: Luke Webapp - posted by GitBox <gi...@apache.org> on 2022/11/08 13:23:18 UTC, 1 replies.
- [GitHub] [lucene] dweiss commented on pull request #11905: Fix integer overflow when seeking the vector index for connections - posted by GitBox <gi...@apache.org> on 2022/11/08 13:33:52 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #11907: Fix latent casting bug in BKDWriter - posted by GitBox <gi...@apache.org> on 2022/11/08 13:45:39 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on pull request #11907: Fix latent casting bug in BKDWriter - posted by GitBox <gi...@apache.org> on 2022/11/08 13:46:11 UTC, 0 replies.
- [GitHub] [lucene] iverase commented on pull request #11907: Fix latent casting bug in BKDWriter - posted by GitBox <gi...@apache.org> on 2022/11/08 14:10:44 UTC, 0 replies.
- [GitHub] [lucene] iverase merged pull request #11907: Fix latent casting bug in BKDWriter - posted by GitBox <gi...@apache.org> on 2022/11/08 14:55:10 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on issue #11676: Can TimeLimitingBulkScorer exponentially grow the window size? [LUCENE-10640] - posted by GitBox <gi...@apache.org> on 2022/11/08 16:25:09 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on issue #11700: SearcherManager should return new IndexSearchers every time [LUCENE-10664] - posted by GitBox <gi...@apache.org> on 2022/11/08 16:27:33 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #11676: Can TimeLimitingBulkScorer exponentially grow the window size? [LUCENE-10640] - posted by GitBox <gi...@apache.org> on 2022/11/08 17:00:50 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11900: Reduce bloom filter size by using the optimal count for hash functions. - posted by GitBox <gi...@apache.org> on 2022/11/08 18:01:14 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #11881: Further optimize DrillSideways scoring - posted by GitBox <gi...@apache.org> on 2022/11/08 18:08:15 UTC, 0 replies.
- [GitHub] [lucene] jmazanec15 commented on issue #11354: Reuse HNSW graphs when merging segments? [LUCENE-10318] - posted by GitBox <gi...@apache.org> on 2022/11/08 21:38:41 UTC, 0 replies.
- [GitHub] [lucene-site] sebbASF opened a new pull request, #71: Fix github page title - posted by GitBox <gi...@apache.org> on 2022/11/08 23:36:19 UTC, 0 replies.
- [GitHub] [lucene] jdconrad commented on pull request #11906: Add monster test for many knn docs - posted by GitBox <gi...@apache.org> on 2022/11/09 00:08:29 UTC, 0 replies.
- [GitHub] [lucene-site] uschindler merged pull request #71: Fix github page title - posted by GitBox <gi...@apache.org> on 2022/11/09 00:37:54 UTC, 0 replies.
- [GitHub] [lucene-site] uschindler merged pull request #70: Enable issues for website - posted by GitBox <gi...@apache.org> on 2022/11/09 00:38:20 UTC, 0 replies.
- [GitHub] [lucene-site] sebbASF opened a new issue, #72: Add issue tracker for website - posted by GitBox <gi...@apache.org> on 2022/11/09 01:01:19 UTC, 0 replies.
- [GitHub] [lucene] donnerpeter merged pull request #11893: hunspell: allow for faster dictionary iteration during 'suggest' by using more memory (opt-in) - posted by GitBox <gi...@apache.org> on 2022/11/09 07:20:53 UTC, 0 replies.
- [GitHub] [lucene] javanna commented on pull request #11793: Prevent PointValues from returning null for ghost fields - posted by GitBox <gi...@apache.org> on 2022/11/09 09:04:57 UTC, 1 replies.
- [GitHub] [lucene] mohamedniyaz1996 opened a new issue, #11908: Get scores along with Spellcheck suggestions - posted by GitBox <gi...@apache.org> on 2022/11/09 09:47:10 UTC, 0 replies.
- [GitHub] [lucene] donnerpeter opened a new pull request, #11909: hunspell: introduce FragmentChecker to speed up ModifyingSuggester - posted by GitBox <gi...@apache.org> on 2022/11/09 13:51:12 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11910: improve error-prone configuration for int-overflow bugs - posted by GitBox <gi...@apache.org> on 2022/11/09 16:20:02 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on issue #11702: Multi-Value Support for Binary DocValues [LUCENE-10666] - posted by GitBox <gi...@apache.org> on 2022/11/09 16:31:31 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on issue #11910: improve error-prone configuration for int-overflow bugs - posted by GitBox <gi...@apache.org> on 2022/11/09 16:40:28 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #11910: improve error-prone configuration for int-overflow bugs - posted by GitBox <gi...@apache.org> on 2022/11/09 16:43:24 UTC, 3 replies.
- [GitHub] [lucene] reta closed pull request #11875: Usability improvements for timeout support in IndexSearcher - posted by GitBox <gi...@apache.org> on 2022/11/09 16:54:46 UTC, 0 replies.
- [GitHub] [lucene] reta commented on issue #11874: Usability improvements for timeout support in IndexSearcher - posted by GitBox <gi...@apache.org> on 2022/11/09 16:55:18 UTC, 0 replies.
- [GitHub] [lucene] reta closed issue #11874: Usability improvements for timeout support in IndexSearcher - posted by GitBox <gi...@apache.org> on 2022/11/09 16:55:19 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on issue #11910: improve error-prone configuration for int-overflow bugs - posted by GitBox <gi...@apache.org> on 2022/11/09 17:27:36 UTC, 1 replies.
- [GitHub] [lucene] dweiss commented on a diff in pull request #11909: hunspell: introduce FragmentChecker to speed up ModifyingSuggester - posted by GitBox <gi...@apache.org> on 2022/11/09 17:45:30 UTC, 2 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11911: improve checkindex to be more thorough for vectors (e.g. test seeking) - posted by GitBox <gi...@apache.org> on 2022/11/09 18:49:36 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #11702: Multi-Value Support for Binary DocValues [LUCENE-10666] - posted by GitBox <gi...@apache.org> on 2022/11/09 19:17:53 UTC, 0 replies.
- [GitHub] [lucene] nknize commented on issue #11702: Multi-Value Support for Binary DocValues [LUCENE-10666] - posted by GitBox <gi...@apache.org> on 2022/11/09 19:42:59 UTC, 2 replies.
- [GitHub] [lucene] donnerpeter commented on a diff in pull request #11909: hunspell: introduce FragmentChecker to speed up ModifyingSuggester - posted by GitBox <gi...@apache.org> on 2022/11/09 19:54:41 UTC, 2 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11912: Can we improve MMapDir's exceptions for invalid offsets? - posted by GitBox <gi...@apache.org> on 2022/11/09 19:56:56 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on issue #11912: Can we improve MMapDir's exceptions for invalid offsets? - posted by GitBox <gi...@apache.org> on 2022/11/09 20:42:00 UTC, 2 replies.
- [GitHub] [lucene] stevenschlansker opened a new issue, #11913: lucene-replicator PrimaryNode unsafely publishes reference during construction - posted by GitBox <gi...@apache.org> on 2022/11/09 21:09:57 UTC, 0 replies.
- [GitHub] [lucene] jtibshirani commented on issue #11911: improve checkindex to be more thorough for vectors (e.g. test seeking) - posted by GitBox <gi...@apache.org> on 2022/11/09 22:21:20 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new issue, #11914: Remove QueryTimeout#isTimeoutEnabled? - posted by GitBox <gi...@apache.org> on 2022/11/10 07:45:32 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on issue #11868: Add a FilterIndexOutput - posted by GitBox <gi...@apache.org> on 2022/11/10 07:48:33 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new issue, #11915: Make Lucene smarter about long runs of matches - posted by GitBox <gi...@apache.org> on 2022/11/10 08:54:41 UTC, 0 replies.
- [GitHub] [lucene] rendel commented on issue #11702: Multi-Value Support for Binary DocValues [LUCENE-10666] - posted by GitBox <gi...@apache.org> on 2022/11/10 08:59:55 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on pull request #11888: [Fix] Binary search the entries when all suffixes have the same length in a leaf block. - posted by GitBox <gi...@apache.org> on 2022/11/10 10:03:01 UTC, 1 replies.
- [GitHub] [lucene] jfboeuf commented on a diff in pull request #11900: Reduce bloom filter size by using the optimal count for hash functions. - posted by GitBox <gi...@apache.org> on 2022/11/10 12:18:25 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on issue #11911: improve checkindex to be more thorough for vectors (e.g. test seeking) - posted by GitBox <gi...@apache.org> on 2022/11/10 12:35:13 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed pull request #11906: Add monster test for many knn docs - posted by GitBox <gi...@apache.org> on 2022/11/10 12:38:27 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #11905: Fix integer overflow when seeking the vector index for connections - posted by GitBox <gi...@apache.org> on 2022/11/10 13:24:35 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #907: LUCENE-10357 Ghost fields and postings/points - posted by GitBox <gi...@apache.org> on 2022/11/10 14:06:30 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on issue #11393: Ghost fields and postings/points [LUCENE-10357] - posted by GitBox <gi...@apache.org> on 2022/11/10 14:09:08 UTC, 0 replies.
- [GitHub] [lucene] jpountz closed issue #11393: Ghost fields and postings/points [LUCENE-10357] - posted by GitBox <gi...@apache.org> on 2022/11/10 14:09:09 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #11793: Prevent PointValues from returning null for ghost fields - posted by GitBox <gi...@apache.org> on 2022/11/10 14:10:08 UTC, 0 replies.
- [GitHub] [lucene] javanna closed pull request #11793: Prevent PointValues from returning null for ghost fields - posted by GitBox <gi...@apache.org> on 2022/11/10 14:29:32 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #11916: GITHUB#11911: improve checkindex to be more thorough for vectors - posted by GitBox <gi...@apache.org> on 2022/11/10 16:16:43 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on pull request #11916: GITHUB#11911: improve checkindex to be more thorough for vectors - posted by GitBox <gi...@apache.org> on 2022/11/10 16:20:58 UTC, 2 replies.
- [GitHub] [lucene] rmuir commented on pull request #11916: GITHUB#11911: improve checkindex to be more thorough for vectors - posted by GitBox <gi...@apache.org> on 2022/11/10 16:40:30 UTC, 3 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #11917: Automatically preload index files that are both tiny and very hot. - posted by GitBox <gi...@apache.org> on 2022/11/10 17:03:37 UTC, 0 replies.
- [GitHub] [lucene] uschindler opened a new pull request, #11918: Port generic exception handling from MemorySegmentIndexInput to ByteBufferIndexInput - posted by GitBox <gi...@apache.org> on 2022/11/10 18:25:03 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on pull request #11918: Port generic exception handling from MemorySegmentIndexInput to ByteBufferIndexInput - posted by GitBox <gi...@apache.org> on 2022/11/10 18:27:02 UTC, 3 replies.
- [GitHub] [lucene] jtibshirani commented on issue #11863: Add large-scale test for kNN vectors - posted by GitBox <gi...@apache.org> on 2022/11/10 19:31:04 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #11916: GITHUB#11911: improve checkindex to be more thorough for vectors - posted by GitBox <gi...@apache.org> on 2022/11/10 21:45:49 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #11911: improve checkindex to be more thorough for vectors (e.g. test seeking) - posted by GitBox <gi...@apache.org> on 2022/11/10 21:45:49 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #11919: Follow up to GITHUB#11916, remove deleted docs check - posted by GitBox <gi...@apache.org> on 2022/11/10 22:11:19 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11919: Follow up to GITHUB#11916, remove deleted docs check - posted by GitBox <gi...@apache.org> on 2022/11/10 22:12:55 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on pull request #11919: Follow up to GITHUB#11916, remove deleted docs check - posted by GitBox <gi...@apache.org> on 2022/11/10 22:14:13 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on pull request #11917: Automatically preload index files that are both tiny and very hot. - posted by GitBox <gi...@apache.org> on 2022/11/10 22:17:30 UTC, 4 replies.
- [GitHub] [lucene] uschindler commented on a diff in pull request #11917: Automatically preload index files that are both tiny and very hot. - posted by GitBox <gi...@apache.org> on 2022/11/10 22:18:05 UTC, 8 replies.
- [GitHub] [lucene] uschindler commented on pull request #11917: Automatically preload index files that are both tiny and very hot. - posted by GitBox <gi...@apache.org> on 2022/11/10 22:20:04 UTC, 13 replies.
- [GitHub] [lucene] uschindler commented on pull request #912: MR-JAR rewrite of MMapDirectory with JDK-19 preview Panama APIs (>= JDK-19-ea+23) - posted by GitBox <gi...@apache.org> on 2022/11/10 23:21:31 UTC, 7 replies.
- [GitHub] [lucene] rmuir merged pull request #11919: Follow up to GITHUB#11916, remove deleted docs check - posted by GitBox <gi...@apache.org> on 2022/11/10 23:40:26 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11918: Port generic exception handling from MemorySegmentIndexInput to ByteBufferIndexInput - posted by GitBox <gi...@apache.org> on 2022/11/11 01:12:15 UTC, 0 replies.
- [GitHub] [lucene] donnerpeter merged pull request #11909: hunspell: introduce FragmentChecker to speed up ModifyingSuggester - posted by GitBox <gi...@apache.org> on 2022/11/11 11:13:49 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on a diff in pull request #11909: hunspell: introduce FragmentChecker to speed up ModifyingSuggester - posted by GitBox <gi...@apache.org> on 2022/11/11 11:52:26 UTC, 0 replies.
- [GitHub] [lucene] LuXugang opened a new issue, #11920: Test testDeleteUnusedFiles() failed in TestIndexWriter - posted by GitBox <gi...@apache.org> on 2022/11/11 13:41:40 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11917: Automatically preload index files that are both tiny and very hot. - posted by GitBox <gi...@apache.org> on 2022/11/11 14:29:11 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11880: Use ByteArrayComparator to replace Arrays#compareUnsigned in some other places - posted by GitBox <gi...@apache.org> on 2022/11/11 14:36:31 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on issue #11702: Multi-Value Support for Binary DocValues [LUCENE-10666] - posted by GitBox <gi...@apache.org> on 2022/11/11 14:36:52 UTC, 0 replies.
- [GitHub] [lucene] uschindler merged pull request #11918: Port generic exception handling from MemorySegmentIndexInput to ByteBufferIndexInput - posted by GitBox <gi...@apache.org> on 2022/11/11 15:47:54 UTC, 0 replies.
- [GitHub] [lucene] uschindler closed issue #11912: Can we improve MMapDir's exceptions for invalid offsets? - posted by GitBox <gi...@apache.org> on 2022/11/11 15:47:55 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #11912: Can we improve MMapDir's exceptions for invalid offsets? - posted by GitBox <gi...@apache.org> on 2022/11/11 16:15:18 UTC, 0 replies.
- [GitHub] [lucene] risdenk commented on issue #11910: improve error-prone configuration for int-overflow bugs - posted by GitBox <gi...@apache.org> on 2022/11/11 17:17:39 UTC, 2 replies.
- [GitHub] [lucene] risdenk opened a new pull request, #11921: errorprone WIP - posted by GitBox <gi...@apache.org> on 2022/11/11 17:28:03 UTC, 0 replies.
- [GitHub] [lucene] risdenk commented on pull request #11921: errorprone WIP - posted by GitBox <gi...@apache.org> on 2022/11/11 17:29:33 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on pull request #11921: errorprone WIP - posted by GitBox <gi...@apache.org> on 2022/11/11 17:40:02 UTC, 1 replies.
- [GitHub] [lucene] risdenk commented on a diff in pull request #11921: errorprone WIP - posted by GitBox <gi...@apache.org> on 2022/11/11 17:52:00 UTC, 0 replies.
- [GitHub] [lucene] shubhamvishu commented on issue #11914: Remove QueryTimeout#isTimeoutEnabled? - posted by GitBox <gi...@apache.org> on 2022/11/11 18:07:40 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new issue, #11922: DisjunctionDISIApproximation / DisjunctionScorer can short-circuit - posted by GitBox <gi...@apache.org> on 2022/11/11 20:04:36 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11923: enable error-prone "narrow calculation" check - posted by GitBox <gi...@apache.org> on 2022/11/11 21:02:57 UTC, 0 replies.
- [GitHub] [lucene] risdenk commented on a diff in pull request #11923: enable error-prone "narrow calculation" check - posted by GitBox <gi...@apache.org> on 2022/11/11 21:54:29 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on pull request #11923: enable error-prone "narrow calculation" check - posted by GitBox <gi...@apache.org> on 2022/11/11 21:58:34 UTC, 3 replies.
- [GitHub] [lucene] uschindler commented on a diff in pull request #11923: enable error-prone "narrow calculation" check - posted by GitBox <gi...@apache.org> on 2022/11/11 22:00:05 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on a diff in pull request #11923: enable error-prone "narrow calculation" check - posted by GitBox <gi...@apache.org> on 2022/11/11 22:01:45 UTC, 2 replies.
- [GitHub] [lucene] vsop-479 commented on pull request #11888: [Fix] Binary search the entries when all suffixes have the same length in a leaf block. - posted by GitBox <gi...@apache.org> on 2022/11/12 03:21:14 UTC, 1 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11924: gradle build uses excessive resources on multi-core machine - posted by GitBox <gi...@apache.org> on 2022/11/12 13:26:19 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #11924: gradle build uses excessive resources on multi-core machine - posted by GitBox <gi...@apache.org> on 2022/11/12 13:29:26 UTC, 2 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11925: error-prone's JVM arguments need help - posted by GitBox <gi...@apache.org> on 2022/11/12 13:40:05 UTC, 0 replies.
- [GitHub] [lucene] madrob commented on issue #11924: gradle build uses excessive resources on multi-core machine - posted by GitBox <gi...@apache.org> on 2022/11/12 14:21:02 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on issue #11924: gradle build uses excessive resources on multi-core machine - posted by GitBox <gi...@apache.org> on 2022/11/12 15:09:13 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #11925: error-prone's JVM arguments need help - posted by GitBox <gi...@apache.org> on 2022/11/13 04:45:04 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on issue #11925: error-prone's JVM arguments need help - posted by GitBox <gi...@apache.org> on 2022/11/13 08:13:02 UTC, 1 replies.
- [GitHub] [lucene] uschindler commented on pull request #11923: enable error-prone "narrow calculation" check - posted by GitBox <gi...@apache.org> on 2022/11/13 12:19:56 UTC, 2 replies.
- [GitHub] [lucene] uschindler opened a new pull request, #11926: Improve test introduced in #11918 to also check that reported invalid position is transformed back original position by slicing code - posted by GitBox <gi...@apache.org> on 2022/11/13 14:02:58 UTC, 0 replies.
- [GitHub] [lucene] uschindler merged pull request #11926: Improve test introduced in #11918 to also check that reported invalid position is transformed back original position by slicing code - posted by GitBox <gi...@apache.org> on 2022/11/13 14:34:12 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11927: pass jvm args to javac #11925 - posted by GitBox <gi...@apache.org> on 2022/11/13 16:55:23 UTC, 8 replies.
- [GitHub] [lucene] dweiss commented on pull request #11927: pass jvm args to javac #11925 - posted by GitBox <gi...@apache.org> on 2022/11/13 19:04:06 UTC, 3 replies.
- [GitHub] [lucene] mdmarshmallow commented on issue #11868: Add a FilterIndexOutput - posted by GitBox <gi...@apache.org> on 2022/11/14 02:27:02 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on pull request #11903: Speed up sorting on unique string fields. - posted by GitBox <gi...@apache.org> on 2022/11/14 14:17:47 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #11917: Automatically preload index files that are both tiny and very hot. - posted by GitBox <gi...@apache.org> on 2022/11/14 14:28:12 UTC, 7 replies.
- [GitHub] [lucene] jpountz commented on pull request #912: MR-JAR rewrite of MMapDirectory with JDK-19 preview Panama APIs (>= JDK-19-ea+23) - posted by GitBox <gi...@apache.org> on 2022/11/14 14:48:25 UTC, 2 replies.
- [GitHub] [lucene] jpountz commented on issue #11914: Remove QueryTimeout#isTimeoutEnabled? - posted by GitBox <gi...@apache.org> on 2022/11/14 15:11:56 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #912: MR-JAR rewrite of MMapDirectory with JDK-19 preview Panama APIs (>= JDK-19-ea+23) - posted by GitBox <gi...@apache.org> on 2022/11/14 16:39:47 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request, #11928: GH#11922: Allow DisjunctionDISIApproximation to short-circuit - posted by GitBox <gi...@apache.org> on 2022/11/14 17:03:38 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on a diff in pull request #11928: GH#11922: Allow DisjunctionDISIApproximation to short-circuit - posted by GitBox <gi...@apache.org> on 2022/11/14 17:04:52 UTC, 3 replies.
- [GitHub] [lucene] risdenk closed pull request #11921: errorprone WIP - posted by GitBox <gi...@apache.org> on 2022/11/14 17:06:31 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on issue #11922: DisjunctionDISIApproximation / DisjunctionScorer can short-circuit - posted by GitBox <gi...@apache.org> on 2022/11/14 17:06:39 UTC, 0 replies.
- [GitHub] [lucene] jpountz closed pull request #11917: Automatically preload index files that are both tiny and very hot. - posted by GitBox <gi...@apache.org> on 2022/11/14 17:53:15 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #11929: More granular control of preloading on MMapDirectory. - posted by GitBox <gi...@apache.org> on 2022/11/14 18:00:03 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #11930: Introduce IOContext.LOAD - posted by GitBox <gi...@apache.org> on 2022/11/14 18:11:13 UTC, 0 replies.
- [GitHub] [lucene] dweiss opened a new pull request, #11931: Update github actions to v3. - posted by GitBox <gi...@apache.org> on 2022/11/14 18:34:24 UTC, 0 replies.
- [GitHub] [lucene] dweiss merged pull request #11931: Update github actions to v3. - posted by GitBox <gi...@apache.org> on 2022/11/14 18:50:56 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on a diff in pull request #11930: Introduce IOContext.LOAD - posted by GitBox <gi...@apache.org> on 2022/11/14 18:53:09 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on pull request #11860: GITHUB-11830 Better optimize storage for vector connections - posted by GitBox <gi...@apache.org> on 2022/11/14 21:06:53 UTC, 2 replies.
- [GitHub] [lucene] mmatela commented on issue #11864: ArrayIndexOutOfBoundException - posted by GitBox <gi...@apache.org> on 2022/11/14 21:08:53 UTC, 1 replies.
- [GitHub] [lucene] dweiss commented on pull request #11927: speed up javac and error-prone tasks by using less resources - posted by GitBox <gi...@apache.org> on 2022/11/15 07:08:22 UTC, 2 replies.
- [GitHub] [lucene] jpountz commented on pull request #11929: More granular control of preloading on MMapDirectory. - posted by GitBox <gi...@apache.org> on 2022/11/15 09:31:34 UTC, 0 replies.
- [GitHub] [lucene] akhgeek30 commented on issue #11864: ArrayIndexOutOfBoundException - posted by GitBox <gi...@apache.org> on 2022/11/15 09:39:51 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #11929: More granular control of preloading on MMapDirectory. - posted by GitBox <gi...@apache.org> on 2022/11/15 09:52:52 UTC, 0 replies.
- [GitHub] [lucene] LuXugang merged pull request #11895: count() in BooleanQuery could be early quit - posted by GitBox <gi...@apache.org> on 2022/11/15 09:57:53 UTC, 0 replies.
- [GitHub] [lucene] LuXugang commented on pull request #11895: count() in BooleanQuery could be early quit - posted by GitBox <gi...@apache.org> on 2022/11/15 10:03:15 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on pull request #11930: Introduce IOContext.LOAD - posted by GitBox <gi...@apache.org> on 2022/11/15 10:18:07 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on pull request #11927: speed up javac and error-prone tasks by using less resources - posted by GitBox <gi...@apache.org> on 2022/11/15 11:31:57 UTC, 5 replies.
- [GitHub] [lucene] rmuir merged pull request #11923: enable error-prone "narrow calculation" check - posted by GitBox <gi...@apache.org> on 2022/11/15 11:42:43 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #11910: improve error-prone configuration for int-overflow bugs - posted by GitBox <gi...@apache.org> on 2022/11/15 11:42:44 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11932: enable error-prone NarrowingCompoundAssignment check - posted by GitBox <gi...@apache.org> on 2022/11/15 12:18:03 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #11932: enable error-prone NarrowingCompoundAssignment check - posted by GitBox <gi...@apache.org> on 2022/11/15 12:21:24 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on pull request #11930: Introduce IOContext.LOAD - posted by GitBox <gi...@apache.org> on 2022/11/15 12:59:06 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #11930: Introduce IOContext.LOAD - posted by GitBox <gi...@apache.org> on 2022/11/15 12:59:53 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new issue, #11933: Remove IOContext from `Directory#openChecksumInput`? - posted by GitBox <gi...@apache.org> on 2022/11/15 13:08:58 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on issue #10878: TestIndexFileDeleter.testExcInDecRef test failure [LUCENE-9839] - posted by GitBox <gi...@apache.org> on 2022/11/15 13:20:41 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on pull request #11917: Automatically preload index files that are both tiny and very hot. - posted by GitBox <gi...@apache.org> on 2022/11/15 13:20:54 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #11934: Fix a few calls to `Directory#openChecksumInput` to pass the right `IOContext`. - posted by GitBox <gi...@apache.org> on 2022/11/15 13:23:19 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #10878: TestIndexFileDeleter.testExcInDecRef test failure [LUCENE-9839] - posted by GitBox <gi...@apache.org> on 2022/11/15 13:47:52 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on a diff in pull request #11923: enable error-prone "narrow calculation" check - posted by GitBox <gi...@apache.org> on 2022/11/15 13:56:28 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #11928: GH#11922: Allow DisjunctionDISIApproximation to short-circuit - posted by GitBox <gi...@apache.org> on 2022/11/15 14:09:19 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11928: GH#11922: Allow DisjunctionDISIApproximation to short-circuit - posted by GitBox <gi...@apache.org> on 2022/11/15 14:41:18 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on issue #10243: Make DocValuesIterator public [LUCENE-9203] - posted by GitBox <gi...@apache.org> on 2022/11/15 14:41:33 UTC, 0 replies.
- [GitHub] [lucene] jpountz closed issue #10243: Make DocValuesIterator public [LUCENE-9203] - posted by GitBox <gi...@apache.org> on 2022/11/15 14:41:33 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on issue #10581: Ensure sub-iterators of ConjunctionDISI are on the same document [LUCENE-9541] - posted by GitBox <gi...@apache.org> on 2022/11/15 14:41:50 UTC, 0 replies.
- [GitHub] [lucene] jpountz closed issue #10581: Ensure sub-iterators of ConjunctionDISI are on the same document [LUCENE-9541] - posted by GitBox <gi...@apache.org> on 2022/11/15 14:41:51 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #256: LUCENE-10064: Implement TieredMergePolicy#findFullFlushMerges. - posted by GitBox <gi...@apache.org> on 2022/11/15 14:44:49 UTC, 0 replies.
- [GitHub] [lucene] jpountz closed pull request #256: LUCENE-10064: Implement TieredMergePolicy#findFullFlushMerges. - posted by GitBox <gi...@apache.org> on 2022/11/15 14:44:50 UTC, 0 replies.
- [GitHub] [lucene] jpountz closed issue #11102: Give findFullFlushMerges a default implementation [LUCENE-10064] - posted by GitBox <gi...@apache.org> on 2022/11/15 14:44:54 UTC, 0 replies.
- [GitHub] [lucene] mikemccand opened a new pull request, #11935: #10878: add some test verbosity on failure - posted by GitBox <gi...@apache.org> on 2022/11/15 14:55:58 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on pull request #11935: #10878: add some test verbosity on failure - posted by GitBox <gi...@apache.org> on 2022/11/15 14:57:33 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on pull request #11935: #10878: add some test verbosity on failure - posted by GitBox <gi...@apache.org> on 2022/11/15 15:17:42 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on issue #11932: one-time pass thru error-prone NarrowingCompoundAssignment check - posted by GitBox <gi...@apache.org> on 2022/11/15 17:31:39 UTC, 0 replies.
- [GitHub] [lucene] mikemccand merged pull request #11935: #10878: add some test verbosity on failure - posted by GitBox <gi...@apache.org> on 2022/11/15 19:20:06 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #11928: GH#11922: Allow DisjunctionDISIApproximation to short-circuit - posted by GitBox <gi...@apache.org> on 2022/11/15 19:44:19 UTC, 2 replies.
- [GitHub] [lucene] rmuir merged pull request #11927: speed up javac and error-prone tasks by using less resources - posted by GitBox <gi...@apache.org> on 2022/11/15 21:06:40 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #11924: gradle build uses excessive resources on multi-core machine - posted by GitBox <gi...@apache.org> on 2022/11/15 21:06:41 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #11925: error-prone's JVM arguments need help - posted by GitBox <gi...@apache.org> on 2022/11/15 21:06:41 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11936: Lower gradle heap: 3GB is unnecessary - posted by GitBox <gi...@apache.org> on 2022/11/15 21:14:01 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11937: reland: 11925 javac options - posted by GitBox <gi...@apache.org> on 2022/11/16 00:11:26 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11937: reland: 11925 javac options - posted by GitBox <gi...@apache.org> on 2022/11/16 00:14:14 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #11937: reland: 11925 javac options - posted by GitBox <gi...@apache.org> on 2022/11/16 00:28:55 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11938: fix overflows in compound assignments - posted by GitBox <gi...@apache.org> on 2022/11/16 02:11:02 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #11937: reland: 11925 javac options - posted by GitBox <gi...@apache.org> on 2022/11/16 06:23:29 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on a diff in pull request #11937: reland: 11925 javac options - posted by GitBox <gi...@apache.org> on 2022/11/16 06:26:38 UTC, 4 replies.
- [GitHub] [lucene] maosuhan opened a new pull request, #11939: fix bug of incorrect cost after upgradeToBitSet in DocIdSetBuilder class - posted by GitBox <gi...@apache.org> on 2022/11/16 06:57:52 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on a diff in pull request #11937: reland: 11925 javac options - posted by GitBox <gi...@apache.org> on 2022/11/16 08:26:53 UTC, 2 replies.
- [GitHub] [lucene] jpountz commented on issue #11933: Remove IOContext from `Directory#openChecksumInput`? - posted by GitBox <gi...@apache.org> on 2022/11/16 08:32:39 UTC, 1 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #11940: Address some error-prone NarrowingCompoundAssignment warnings. - posted by GitBox <gi...@apache.org> on 2022/11/16 08:34:18 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11940: Address some error-prone NarrowingCompoundAssignment warnings. - posted by GitBox <gi...@apache.org> on 2022/11/16 08:54:11 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #11940: Address some error-prone NarrowingCompoundAssignment warnings. - posted by GitBox <gi...@apache.org> on 2022/11/16 08:58:28 UTC, 0 replies.
- [GitHub] [lucene] jpountz closed pull request #11940: Address some error-prone NarrowingCompoundAssignment warnings. - posted by GitBox <gi...@apache.org> on 2022/11/16 08:58:28 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11938: fix overflows in compound assignments - posted by GitBox <gi...@apache.org> on 2022/11/16 08:59:41 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on pull request #11938: fix overflows in compound assignments - posted by GitBox <gi...@apache.org> on 2022/11/16 09:02:42 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #11939: fix bug of incorrect cost after upgradeToBitSet in DocIdSetBuilder class - posted by GitBox <gi...@apache.org> on 2022/11/16 09:05:49 UTC, 1 replies.
- [GitHub] [lucene] maosuhan commented on pull request #11939: fix bug of incorrect cost after upgradeToBitSet in DocIdSetBuilder class - posted by GitBox <gi...@apache.org> on 2022/11/16 09:28:48 UTC, 1 replies.
- [GitHub] [lucene] romseygeek commented on issue #11864: ArrayIndexOutOfBoundException - posted by GitBox <gi...@apache.org> on 2022/11/16 09:55:00 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on issue #11933: Remove IOContext from `Directory#openChecksumInput`? - posted by GitBox <gi...@apache.org> on 2022/11/16 09:57:28 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on a diff in pull request #11937: reland: 11925 javac options - posted by GitBox <gi...@apache.org> on 2022/11/16 11:59:20 UTC, 2 replies.
- [GitHub] [lucene] rmuir commented on a diff in pull request #11938: fix overflows in compound assignments - posted by GitBox <gi...@apache.org> on 2022/11/16 12:25:13 UTC, 1 replies.
- [GitHub] [lucene] thecoop opened a new pull request, #11942: Ensure collections are properly sized on creation - posted by GitBox <gi...@apache.org> on 2022/11/16 12:26:35 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on issue #11933: Remove IOContext from `Directory#openChecksumInput`? - posted by GitBox <gi...@apache.org> on 2022/11/16 14:05:21 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11938: fix overflows in compound assignments - posted by GitBox <gi...@apache.org> on 2022/11/16 15:53:20 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #11938: fix overflows in compound assignments - posted by GitBox <gi...@apache.org> on 2022/11/16 15:53:37 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #11932: one-time pass thru error-prone NarrowingCompoundAssignment check - posted by GitBox <gi...@apache.org> on 2022/11/16 15:53:37 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #11939: fix bug of incorrect cost after upgradeToBitSet in DocIdSetBuilder class - posted by GitBox <gi...@apache.org> on 2022/11/16 16:04:17 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11943: try to re-enable error-prone checks to happen more often? - posted by GitBox <gi...@apache.org> on 2022/11/16 16:12:55 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on issue #11943: try to re-enable error-prone checks to happen more often? - posted by GitBox <gi...@apache.org> on 2022/11/16 17:35:56 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on issue #11943: try to re-enable error-prone checks to happen more often? - posted by GitBox <gi...@apache.org> on 2022/11/16 17:45:23 UTC, 1 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11944: enable errorprone for github check action - posted by GitBox <gi...@apache.org> on 2022/11/16 17:47:21 UTC, 0 replies.
- [GitHub] [lucene] risdenk commented on pull request #11944: enable errorprone for github check action - posted by GitBox <gi...@apache.org> on 2022/11/16 18:20:28 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #11944: enable errorprone for github check action - posted by GitBox <gi...@apache.org> on 2022/11/16 18:46:59 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on pull request #11944: enable errorprone for github check action - posted by GitBox <gi...@apache.org> on 2022/11/16 18:47:05 UTC, 4 replies.
- [GitHub] [lucene] rmuir closed pull request #11944: enable errorprone for github check action - posted by GitBox <gi...@apache.org> on 2022/11/16 19:16:18 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #11943: try to re-enable error-prone checks to happen more often? - posted by GitBox <gi...@apache.org> on 2022/11/16 19:16:49 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #11901: Github#11869: Add RangeOnRangeFacetCounts - posted by GitBox <gi...@apache.org> on 2022/11/17 00:06:07 UTC, 2 replies.
- [GitHub] [lucene] jdconrad opened a new pull request, #11945: Decrease test time for TestManyKnnDocs.testLargeSegment - posted by GitBox <gi...@apache.org> on 2022/11/17 01:30:40 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11945: Decrease test time for TestManyKnnDocs.testLargeSegment - posted by GitBox <gi...@apache.org> on 2022/11/17 03:03:28 UTC, 3 replies.
- [GitHub] [lucene] jdconrad commented on pull request #11945: Decrease test time for TestManyKnnDocs.testLargeSegment - posted by GitBox <gi...@apache.org> on 2022/11/17 03:12:24 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #11945: Decrease test time for TestManyKnnDocs.testLargeSegment - posted by GitBox <gi...@apache.org> on 2022/11/17 04:52:34 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on pull request #11815: Support deletions in rearrange (#11814) - posted by GitBox <gi...@apache.org> on 2022/11/17 09:26:07 UTC, 1 replies.
- [GitHub] [lucene] uschindler commented on pull request #11945: Decrease test time for TestManyKnnDocs.testLargeSegment - posted by GitBox <gi...@apache.org> on 2022/11/17 09:54:58 UTC, 0 replies.
- [GitHub] [lucene] agorlenko opened a new pull request, #11946: add similarity threshold for hnsw - posted by GitBox <gi...@apache.org> on 2022/11/17 10:20:13 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on pull request #11815: Support deletions in rearrange (#11814) - posted by GitBox <gi...@apache.org> on 2022/11/17 10:32:26 UTC, 0 replies.
- [GitHub] [lucene] agorlenko commented on a diff in pull request #11946: add similarity threshold for hnsw - posted by GitBox <gi...@apache.org> on 2022/11/17 10:44:00 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #523: LUCENE-10293: adds a stand-alone prepareSonatypeBundle that compiles … - posted by GitBox <gi...@apache.org> on 2022/11/17 11:17:44 UTC, 0 replies.
- [GitHub] [lucene] dweiss closed pull request #523: LUCENE-10293: adds a stand-alone prepareSonatypeBundle that compiles … - posted by GitBox <gi...@apache.org> on 2022/11/17 11:17:48 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on pull request #11945: Decrease test time for TestManyKnnDocs.testLargeSegment - posted by GitBox <gi...@apache.org> on 2022/11/17 11:51:46 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11946: add similarity threshold for hnsw - posted by GitBox <gi...@apache.org> on 2022/11/17 14:53:22 UTC, 1 replies.
- [GitHub] [lucene] thecoop commented on pull request #11942: Ensure collections are properly sized on creation - posted by GitBox <gi...@apache.org> on 2022/11/17 16:49:44 UTC, 3 replies.
- [GitHub] [lucene] agorlenko commented on pull request #11946: add similarity threshold for hnsw - posted by GitBox <gi...@apache.org> on 2022/11/17 16:53:23 UTC, 5 replies.
- [GitHub] [lucene] dweiss commented on issue #11329: Add an equivalent of ant's stage-maven-artifacts for the release wizard [LUCENE-10293] - posted by GitBox <gi...@apache.org> on 2022/11/17 18:25:02 UTC, 1 replies.
- [GitHub] [lucene] benwtrent commented on issue #11830: Store HNSW graph connections more compactly - posted by GitBox <gi...@apache.org> on 2022/11/17 19:25:41 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11860: GITHUB-11830 Better optimize storage for vector connections - posted by GitBox <gi...@apache.org> on 2022/11/17 21:25:32 UTC, 5 replies.
- [GitHub] [lucene] zhaih commented on a diff in pull request #11815: Support deletions in rearrange (#11814) - posted by GitBox <gi...@apache.org> on 2022/11/17 22:59:12 UTC, 1 replies.
- [GitHub] [lucene] mdmarshmallow commented on pull request #11901: Github#11869: Add RangeOnRangeFacetCounts - posted by GitBox <gi...@apache.org> on 2022/11/18 01:28:06 UTC, 1 replies.
- [GitHub] [lucene] dweiss commented on pull request #11860: GITHUB-11830 Better optimize storage for vector connections - posted by GitBox <gi...@apache.org> on 2022/11/18 06:32:47 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #11947: Add self-contained artifact upload script for apache nexus (#11329) - posted by GitBox <gi...@apache.org> on 2022/11/18 14:26:02 UTC, 11 replies.
- [GitHub] [lucene] jpountz commented on pull request #11947: Add self-contained artifact upload script for apache nexus (#11329) - posted by GitBox <gi...@apache.org> on 2022/11/18 14:32:58 UTC, 6 replies.
- [GitHub] [lucene] madrob commented on a diff in pull request #11947: Add self-contained artifact upload script for apache nexus (#11329) - posted by GitBox <gi...@apache.org> on 2022/11/18 14:48:00 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on pull request #11860: GITHUB-11830 Better optimize storage for vector connections - posted by GitBox <gi...@apache.org> on 2022/11/18 15:15:21 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11948: clean up smoketester GPG leaks - posted by GitBox <gi...@apache.org> on 2022/11/18 15:22:32 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on a diff in pull request #11947: Add self-contained artifact upload script for apache nexus (#11329) - posted by GitBox <gi...@apache.org> on 2022/11/18 15:27:58 UTC, 3 replies.
- [GitHub] [lucene] dweiss opened a new pull request, #11949: Add star import check/validation - posted by GitBox <gi...@apache.org> on 2022/11/18 15:32:04 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on issue #11830: Store HNSW graph connections more compactly - posted by GitBox <gi...@apache.org> on 2022/11/18 15:32:56 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request, #11950: Fix NPE in BinaryRangeFieldRangeQuery when field does not exist or is of wrong type - posted by GitBox <gi...@apache.org> on 2022/11/18 15:39:27 UTC, 0 replies.
- [GitHub] [lucene] dweiss merged pull request #11949: Add star import check/validation - posted by GitBox <gi...@apache.org> on 2022/11/18 15:43:02 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #11949: Add star import check/validation - posted by GitBox <gi...@apache.org> on 2022/11/18 15:43:11 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #11936: Lower gradle heap: 3GB is unnecessary - posted by GitBox <gi...@apache.org> on 2022/11/18 15:55:34 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11951: TestStressIndexing can sometime take minutes - posted by GitBox <gi...@apache.org> on 2022/11/18 17:19:37 UTC, 0 replies.
- [GitHub] [lucene] dweiss merged pull request #11947: Add self-contained artifact upload script for apache nexus (#11329) - posted by GitBox <gi...@apache.org> on 2022/11/18 17:58:08 UTC, 0 replies.
- [GitHub] [lucene] dweiss closed issue #11329: Add an equivalent of ant's stage-maven-artifacts for the release wizard [LUCENE-10293] - posted by GitBox <gi...@apache.org> on 2022/11/18 17:59:07 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on pull request #11946: add similarity threshold for hnsw - posted by GitBox <gi...@apache.org> on 2022/11/18 18:45:30 UTC, 2 replies.
- [GitHub] [lucene] msokolov commented on pull request #11945: Decrease test time for TestManyKnnDocs.testLargeSegment - posted by GitBox <gi...@apache.org> on 2022/11/18 18:50:10 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on issue #11584: Weird errors launching gradlew (Caused by: groovy.lang.MissingMethodException: No signature of method: java.lang.Object.clone() is applicable for argument types: () values: []) [LUCENE-10548] - posted by GitBox <gi...@apache.org> on 2022/11/19 15:33:23 UTC, 0 replies.
- [GitHub] [lucene] dweiss closed issue #11584: Weird errors launching gradlew (Caused by: groovy.lang.MissingMethodException: No signature of method: java.lang.Object.clone() is applicable for argument types: () values: []) [LUCENE-10548] - posted by GitBox <gi...@apache.org> on 2022/11/19 15:33:23 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on issue #11252: Use jgit to apply kuromoji patches [LUCENE-10215] - posted by GitBox <gi...@apache.org> on 2022/11/19 15:47:41 UTC, 0 replies.
- [GitHub] [lucene] dweiss closed issue #11252: Use jgit to apply kuromoji patches [LUCENE-10215] - posted by GitBox <gi...@apache.org> on 2022/11/19 15:47:42 UTC, 0 replies.
- [GitHub] [lucene] dweiss opened a new pull request, #11952: Implement source code regeneration for test-framework perl scripts - posted by GitBox <gi...@apache.org> on 2022/11/19 17:37:43 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on a diff in pull request #11860: GITHUB-11830 Better optimize storage for vector connections - posted by GitBox <gi...@apache.org> on 2022/11/19 18:26:16 UTC, 4 replies.
- [GitHub] [lucene] rmuir commented on issue #11951: TestStressIndexing can sometime take minutes - posted by GitBox <gi...@apache.org> on 2022/11/19 18:34:55 UTC, 1 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11953: Prevent TestStressIndexing from taking minutes for normal non-NIGHTLY runs - posted by GitBox <gi...@apache.org> on 2022/11/19 18:54:49 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11953: Prevent TestStressIndexing from taking minutes for normal non-NIGHTLY runs - posted by GitBox <gi...@apache.org> on 2022/11/19 18:58:33 UTC, 0 replies.
- [GitHub] [lucene] shubhamvishu opened a new pull request, #11954: Remove QueryTimeout#isTimeoutEnabled method and move check to caller - posted by GitBox <gi...@apache.org> on 2022/11/19 22:32:08 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #11952: Implement source code regeneration for test-framework perl scripts - posted by GitBox <gi...@apache.org> on 2022/11/19 22:40:40 UTC, 0 replies.
- [GitHub] [lucene] dweiss merged pull request #11952: Implement source code regeneration for test-framework perl scripts - posted by GitBox <gi...@apache.org> on 2022/11/19 22:40:47 UTC, 0 replies.
- [GitHub] [lucene] dweiss closed issue #10695: Add code regeneration for generateJavaUnicodeWordBreakTest.pl [LUCENE-9656] - posted by GitBox <gi...@apache.org> on 2022/11/19 22:40:56 UTC, 0 replies.
- [GitHub] [lucene] dweiss closed issue #10694: Add code regeneration for generateEmojiTokenizationTest.pl [LUCENE-9655] - posted by GitBox <gi...@apache.org> on 2022/11/19 22:41:14 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #11951: TestStressIndexing can sometime take minutes - posted by GitBox <gi...@apache.org> on 2022/11/19 23:06:56 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #11953: Prevent TestStressIndexing from taking minutes for normal non-NIGHTLY runs - posted by GitBox <gi...@apache.org> on 2022/11/19 23:06:56 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11955: Remove synchronization from OpenNLP integration and add thread-safety tests(checkRandomData) - posted by GitBox <gi...@apache.org> on 2022/11/20 03:59:35 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11955: Remove synchronization from OpenNLP integration and add thread-safety tests(checkRandomData) - posted by GitBox <gi...@apache.org> on 2022/11/20 04:02:56 UTC, 10 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11956: spatial3d tests are failing (TestGeo3DPoint, TestGeo3dShapeSphereModelRectRelation) - posted by GitBox <gi...@apache.org> on 2022/11/20 04:34:58 UTC, 0 replies.
- [GitHub] [lucene] kotman12 commented on pull request #11955: Remove synchronization from OpenNLP integration and add thread-safety tests(checkRandomData) - posted by GitBox <gi...@apache.org> on 2022/11/20 15:06:41 UTC, 6 replies.
- [GitHub] [lucene] dweiss closed issue #10709: gradle precommit sometimes fails with "IOException: stream closed" from javadoc in nightly benchmarks [LUCENE-9670] - posted by GitBox <gi...@apache.org> on 2022/11/20 18:06:34 UTC, 0 replies.
- [GitHub] [lucene] dweiss closed issue #10236: look into adding -XX:ActiveProcessorCount=1 to parallel build jvms [LUCENE-9196] - posted by GitBox <gi...@apache.org> on 2022/11/20 18:09:43 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on issue #10236: look into adding -XX:ActiveProcessorCount=1 to parallel build jvms [LUCENE-9196] - posted by GitBox <gi...@apache.org> on 2022/11/20 18:09:43 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11957: false warning around 'gitStatus' on newish macos X - posted by GitBox <gi...@apache.org> on 2022/11/20 19:20:15 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on issue #11957: false warning around 'gitStatus' on newish macos X - posted by GitBox <gi...@apache.org> on 2022/11/20 19:34:48 UTC, 5 replies.
- [GitHub] [lucene] rmuir commented on issue #11957: false warning around 'gitStatus' on newish macos X - posted by GitBox <gi...@apache.org> on 2022/11/20 21:35:32 UTC, 5 replies.
- [GitHub] [lucene] mdmarshmallow opened a new pull request, #11958: GITHUB-11868: Add FilterIndexInput and FilterIndexOutput wrapper classes - posted by GitBox <gi...@apache.org> on 2022/11/20 21:42:21 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on a diff in pull request #11815: Support deletions in rearrange (#11814) - posted by GitBox <gi...@apache.org> on 2022/11/21 09:30:42 UTC, 0 replies.
- [GitHub] [lucene] romseygeek merged pull request #11941: Add field as a separate input to newSynonymQuery - posted by GitBox <gi...@apache.org> on 2022/11/21 09:55:16 UTC, 0 replies.
- [GitHub] [lucene] romseygeek closed issue #11864: ArrayIndexOutOfBoundException - posted by GitBox <gi...@apache.org> on 2022/11/21 09:55:17 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #11960: hunspell: support empty dictionaries, adapt to the hunspell/C++ repo changes - posted by GitBox <gi...@apache.org> on 2022/11/21 10:37:43 UTC, 3 replies.
- [GitHub] [lucene] uschindler commented on pull request #11955: Remove synchronization from OpenNLP integration and add thread-safety tests(checkRandomData) - posted by GitBox <gi...@apache.org> on 2022/11/21 10:41:12 UTC, 0 replies.
- [GitHub] [lucene] donnerpeter commented on pull request #11960: hunspell: support empty dictionaries, adapt to the hunspell/C++ repo changes - posted by GitBox <gi...@apache.org> on 2022/11/21 12:48:30 UTC, 3 replies.
- [GitHub] [lucene] uschindler commented on issue #11957: false warning around 'gitStatus' on newish macos X - posted by GitBox <gi...@apache.org> on 2022/11/21 13:22:52 UTC, 3 replies.
- [GitHub] [lucene] dweiss merged pull request #11959: jgit shouldn't fork git to find out the config dir - posted by GitBox <gi...@apache.org> on 2022/11/21 16:48:59 UTC, 0 replies.
- [GitHub] [lucene] dweiss closed issue #11957: false warning around 'gitStatus' on newish macos X - posted by GitBox <gi...@apache.org> on 2022/11/21 16:49:12 UTC, 0 replies.
- [GitHub] [lucene] mdmarshmallow commented on a diff in pull request #11958: GITHUB-11868: Add FilterIndexInput and FilterIndexOutput wrapper classes - posted by GitBox <gi...@apache.org> on 2022/11/21 17:46:55 UTC, 1 replies.
- [GitHub] [lucene] shubhamvishu commented on a diff in pull request #11950: Fix NPE in BinaryRangeFieldRangeQuery when field does not exist or is of wrong type - posted by GitBox <gi...@apache.org> on 2022/11/21 18:07:03 UTC, 2 replies.
- [GitHub] [lucene] dweiss commented on a diff in pull request #11958: GITHUB-11868: Add FilterIndexInput and FilterIndexOutput wrapper classes - posted by GitBox <gi...@apache.org> on 2022/11/21 18:49:09 UTC, 0 replies.
- [GitHub] [lucene] elliotzlin commented on pull request #11724: LUCENE-10520 / #11556 HTMLStripCharFilter bugfix - posted by GitBox <gi...@apache.org> on 2022/11/22 06:28:12 UTC, 0 replies.
- [GitHub] [lucene] zhaih merged pull request #11815: Support deletions in rearrange (#11814) - posted by GitBox <gi...@apache.org> on 2022/11/22 07:52:41 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita closed issue #11814: Support deletes in IndexRearranger - posted by GitBox <gi...@apache.org> on 2022/11/22 09:13:29 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on issue #11814: Support deletes in IndexRearranger - posted by GitBox <gi...@apache.org> on 2022/11/22 09:13:30 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11958: GITHUB-11868: Add FilterIndexInput and FilterIndexOutput wrapper classes - posted by GitBox <gi...@apache.org> on 2022/11/22 11:02:52 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11954: Remove QueryTimeout#isTimeoutEnabled method and move check to caller - posted by GitBox <gi...@apache.org> on 2022/11/22 11:08:42 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11950: Fix NPE in BinaryRangeFieldRangeQuery when field does not exist or is of wrong type - posted by GitBox <gi...@apache.org> on 2022/11/22 11:13:03 UTC, 1 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #11961: Remove VectorValues#EMPTY. - posted by GitBox <gi...@apache.org> on 2022/11/22 11:53:26 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #11962: Enforce VectorValues.cost() is equal to size(). - posted by GitBox <gi...@apache.org> on 2022/11/22 12:00:42 UTC, 0 replies.
- [GitHub] [lucene] shubhamvishu commented on a diff in pull request #11954: Remove QueryTimeout#isTimeoutEnabled method and move check to caller - posted by GitBox <gi...@apache.org> on 2022/11/22 12:22:04 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new issue, #11963: Improve vector quantization API - posted by GitBox <gi...@apache.org> on 2022/11/22 12:44:30 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on issue #11963: Improve vector quantization API - posted by GitBox <gi...@apache.org> on 2022/11/22 13:29:08 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #11964: Make RandomAccessVectorValues an implementation detail of HNSW implementations rather than a proper API. - posted by GitBox <gi...@apache.org> on 2022/11/22 13:41:23 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on issue #11963: Improve vector quantization API - posted by GitBox <gi...@apache.org> on 2022/11/22 14:07:00 UTC, 1 replies.
- [GitHub] [lucene] gsmiller commented on a diff in pull request #11950: Fix NPE in BinaryRangeFieldRangeQuery when field does not exist or is of wrong type - posted by GitBox <gi...@apache.org> on 2022/11/22 15:12:52 UTC, 5 replies.
- [GitHub] [lucene] donnerpeter merged pull request #11960: hunspell: support empty dictionaries, adapt to the hunspell/C++ repo changes - posted by GitBox <gi...@apache.org> on 2022/11/22 17:23:47 UTC, 0 replies.
- [GitHub] [lucene-solr] risdenk opened a new pull request, #2675: SOLR-16555: SolrIndexSearcher - FilterCache intersections/andNot should not clone bitsets repeatedly (#1184) - posted by GitBox <gi...@apache.org> on 2022/11/22 18:53:18 UTC, 0 replies.
- [GitHub] [lucene-solr] itygh commented on pull request #2675: SOLR-16555: SolrIndexSearcher - FilterCache intersections/andNot should not clone bitsets repeatedly (#1184) - posted by GitBox <gi...@apache.org> on 2022/11/22 18:53:54 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #11963: Improve vector quantization API - posted by GitBox <gi...@apache.org> on 2022/11/22 23:14:25 UTC, 1 replies.
- [GitHub] [lucene] dweiss commented on issue #11956: spatial3d tests are failing (TestGeo3DPoint, TestGeo3dShapeSphereModelRectRelation) - posted by GitBox <gi...@apache.org> on 2022/11/23 08:20:37 UTC, 0 replies.
- [GitHub] [lucene] dweiss closed issue #11956: spatial3d tests are failing (TestGeo3DPoint, TestGeo3dShapeSphereModelRectRelation) - posted by GitBox <gi...@apache.org> on 2022/11/23 08:20:37 UTC, 0 replies.
- [GitHub] [lucene] dweiss opened a new issue, #11965: Spatial 3d improvements: use btree to speed up isWithin from O(n) to O(logn) - posted by GitBox <gi...@apache.org> on 2022/11/23 08:23:06 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on issue #11965: Spatial 3d performance improvements and refactorings - posted by GitBox <gi...@apache.org> on 2022/11/23 08:26:20 UTC, 0 replies.
- [GitHub] [lucene] dweiss opened a new pull request, #11966: Add a note about gradle checks being possibly a subset of all validation checks - posted by GitBox <gi...@apache.org> on 2022/11/23 08:32:11 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #11967: No longer announce releases on general@l.a.o. - posted by GitBox <gi...@apache.org> on 2022/11/23 08:44:01 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #11961: Remove VectorValues#EMPTY. - posted by GitBox <gi...@apache.org> on 2022/11/23 09:52:16 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #11967: No longer announce releases on general@l.a.o. - posted by GitBox <gi...@apache.org> on 2022/11/23 09:56:00 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #11962: Enforce VectorValues.cost() is equal to size(). - posted by GitBox <gi...@apache.org> on 2022/11/23 10:05:03 UTC, 0 replies.
- [GitHub] [lucene] dweiss merged pull request #11966: Add a note about gradle checks being possibly a subset of all validation checks - posted by GitBox <gi...@apache.org> on 2022/11/23 11:19:31 UTC, 0 replies.
- [GitHub] [lucene] sherman commented on pull request #912: MR-JAR rewrite of MMapDirectory with JDK-19 preview Panama APIs (>= JDK-19-ea+23) - posted by GitBox <gi...@apache.org> on 2022/11/23 11:34:13 UTC, 1 replies.
- [GitHub] [lucene] mcimadamore commented on pull request #912: MR-JAR rewrite of MMapDirectory with JDK-19 preview Panama APIs (>= JDK-19-ea+23) - posted by GitBox <gi...@apache.org> on 2022/11/23 11:57:34 UTC, 3 replies.
- [GitHub] [lucene] jpountz commented on pull request #11942: Ensure collections are properly sized on creation - posted by GitBox <gi...@apache.org> on 2022/11/23 13:48:50 UTC, 2 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11942: Ensure collections are properly sized on creation - posted by GitBox <gi...@apache.org> on 2022/11/23 14:37:47 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11969: invert error-prone configuration to be allow-list vs deny-list - posted by GitBox <gi...@apache.org> on 2022/11/23 15:01:40 UTC, 0 replies.
- [GitHub] [lucene] thecoop commented on a diff in pull request #11942: Ensure collections are properly sized on creation - posted by GitBox <gi...@apache.org> on 2022/11/23 15:06:25 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11970: Invert error-prone configuration to be allow-list vs deny-list - posted by GitBox <gi...@apache.org> on 2022/11/23 18:53:28 UTC, 0 replies.
- [GitHub] [lucene] madrob commented on a diff in pull request #11970: Invert error-prone configuration to be allow-list vs deny-list - posted by GitBox <gi...@apache.org> on 2022/11/23 19:46:53 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11970: Invert error-prone configuration to be allow-list vs deny-list - posted by GitBox <gi...@apache.org> on 2022/11/23 19:50:05 UTC, 2 replies.
- [GitHub] [lucene] rmuir merged pull request #11970: Invert error-prone configuration to be allow-list vs deny-list - posted by GitBox <gi...@apache.org> on 2022/11/23 19:53:29 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #11969: invert error-prone configuration to be allow-list vs deny-list - posted by GitBox <gi...@apache.org> on 2022/11/23 19:53:30 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11971: Disable useless error-prone checks (libraries/frameworks we do not use) - posted by GitBox <gi...@apache.org> on 2022/11/23 19:57:02 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11971: Disable useless error-prone checks (libraries/frameworks we do not use) - posted by GitBox <gi...@apache.org> on 2022/11/23 19:57:44 UTC, 9 replies.
- [GitHub] [lucene] madrob commented on a diff in pull request #11971: Disable useless error-prone checks (libraries/frameworks we do not use) - posted by GitBox <gi...@apache.org> on 2022/11/23 20:21:35 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on a diff in pull request #11971: Disable useless error-prone checks (libraries/frameworks we do not use) - posted by GitBox <gi...@apache.org> on 2022/11/23 20:26:25 UTC, 10 replies.
- [GitHub] [lucene] madrob commented on pull request #11971: Disable useless error-prone checks (libraries/frameworks we do not use) - posted by GitBox <gi...@apache.org> on 2022/11/23 20:34:03 UTC, 1 replies.
- [GitHub] [lucene] jtibshirani commented on issue #11963: Improve vector quantization API - posted by GitBox <gi...@apache.org> on 2022/11/24 01:34:28 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #11971: Disable useless error-prone checks (libraries/frameworks we do not use) - posted by GitBox <gi...@apache.org> on 2022/11/24 06:23:41 UTC, 1 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #11972: Generalize range query optimization on sorted indexes to descending sorts. - posted by GitBox <gi...@apache.org> on 2022/11/24 09:42:11 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #11942: Ensure collections are properly sized on creation - posted by GitBox <gi...@apache.org> on 2022/11/24 10:20:07 UTC, 0 replies.
- [GitHub] [lucene] shubhamvishu commented on pull request #11954: Remove QueryTimeout#isTimeoutEnabled method and move check to caller - posted by GitBox <gi...@apache.org> on 2022/11/24 14:32:56 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new issue, #11973: ShapeDocValues wrong serialization - posted by GitBox <gi...@apache.org> on 2022/11/24 14:44:03 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11974: fix wrong serialization by ShapeDocValues - posted by GitBox <gi...@apache.org> on 2022/11/24 14:46:39 UTC, 0 replies.
- [GitHub] [lucene] jpountz closed issue #11914: Remove QueryTimeout#isTimeoutEnabled? - posted by GitBox <gi...@apache.org> on 2022/11/24 15:37:23 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #11954: Remove QueryTimeout#isTimeoutEnabled method and move check to caller - posted by GitBox <gi...@apache.org> on 2022/11/24 15:37:23 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #11880: Use ByteArrayComparator to replace Arrays#compareUnsigned in some other places - posted by GitBox <gi...@apache.org> on 2022/11/24 15:39:07 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #11974: fix wrong serialization by ShapeDocValues - posted by GitBox <gi...@apache.org> on 2022/11/24 15:55:08 UTC, 0 replies.
- [GitHub] [lucene] javanna opened a new pull request, #11975: Fix GeoDegeneratePath compile error - posted by GitBox <gi...@apache.org> on 2022/11/24 21:09:06 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #11975: Fix GeoDegeneratePath compile error - posted by GitBox <gi...@apache.org> on 2022/11/24 21:33:30 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11975: Fix GeoDegeneratePath compile error - posted by GitBox <gi...@apache.org> on 2022/11/24 21:34:28 UTC, 2 replies.
- [GitHub] [lucene] javanna commented on pull request #11975: Fix GeoDegeneratePath compile error - posted by GitBox <gi...@apache.org> on 2022/11/24 21:44:50 UTC, 1 replies.
- [GitHub] [lucene] maomao905 opened a new issue, #11976: End offset for combining characters is not incremented with ICUNormalizer2CharFilter - posted by GitBox <gi...@apache.org> on 2022/11/25 01:44:04 UTC, 0 replies.
- [GitHub] [lucene] maomao905 commented on issue #11976: End offset for combining characters is not incremented with ICUNormalizer2CharFilter - posted by GitBox <gi...@apache.org> on 2022/11/25 01:56:32 UTC, 0 replies.
- [GitHub] [lucene] kwrightapache commented on issue #11883: Spatial3d: Wrong intersection detected between small polygons - posted by GitBox <gi...@apache.org> on 2022/11/25 09:45:10 UTC, 11 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11977: fix use of wrong array equals() method in test, enable check - posted by GitBox <gi...@apache.org> on 2022/11/25 12:55:40 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11978: fix use of wrong array toString() method in test, enable check - posted by GitBox <gi...@apache.org> on 2022/11/25 13:13:28 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11979: fix bad shift amounts and enable check - posted by GitBox <gi...@apache.org> on 2022/11/25 13:26:28 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new pull request, #11980: fix variable assigned to itself in test and enable check - posted by GitBox <gi...@apache.org> on 2022/11/25 13:57:36 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #11976: End offset for combining characters is not incremented with ICUNormalizer2CharFilter - posted by GitBox <gi...@apache.org> on 2022/11/25 14:56:35 UTC, 1 replies.
- [GitHub] [lucene] iverase commented on issue #11883: Spatial3d: Wrong intersection detected between small polygons - posted by GitBox <gi...@apache.org> on 2022/11/25 16:32:43 UTC, 1 replies.
- [GitHub] [lucene] rmuir merged pull request #11980: fix variable assigned to itself in test and enable check - posted by GitBox <gi...@apache.org> on 2022/11/25 16:45:47 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #11977: fix use of wrong array equals() method in test, enable check - posted by GitBox <gi...@apache.org> on 2022/11/25 16:46:50 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #11978: fix use of wrong array toString() method in test, enable check - posted by GitBox <gi...@apache.org> on 2022/11/25 16:47:07 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #11979: fix bad shift amounts and enable check - posted by GitBox <gi...@apache.org> on 2022/11/25 16:47:27 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #11950: Fix NPE in BinaryRangeFieldRangeQuery when field does not exist or is of wrong type - posted by GitBox <gi...@apache.org> on 2022/11/25 19:38:43 UTC, 0 replies.
- [GitHub] [lucene] maomao905 commented on issue #11976: End offset for compatibility characters is not incremented with ICUNormalizer2CharFilter - posted by GitBox <gi...@apache.org> on 2022/11/26 01:58:06 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on issue #11976: End offset for compatibility characters is not incremented with ICUNormalizer2CharFilter - posted by GitBox <gi...@apache.org> on 2022/11/26 02:12:58 UTC, 2 replies.
- [GitHub] [lucene] LuXugang opened a new issue, #11981: Implementation of count() in TermInSetQuery - posted by GitBox <gi...@apache.org> on 2022/11/28 09:03:02 UTC, 0 replies.
- [GitHub] [lucene] thecoop opened a new pull request, #11982: Change ByteBuffersDataInput and ByteBuffersIndexInput to use absolute addressing - posted by GitBox <gi...@apache.org> on 2022/11/28 13:05:07 UTC, 0 replies.
- [GitHub] [lucene-solr] risdenk merged pull request #2675: SOLR-16555: SolrIndexSearcher - FilterCache intersections/andNot should not clone bitsets repeatedly (#1184) - posted by GitBox <gi...@apache.org> on 2022/11/28 14:45:19 UTC, 0 replies.
- [GitHub] [lucene] romseygeek opened a new pull request, #11983: Give OffsetsRetrievalStrategy implementations public constructors - posted by GitBox <gi...@apache.org> on 2022/11/28 14:45:24 UTC, 0 replies.
- [GitHub] [lucene] romseygeek merged pull request #11983: Give OffsetsRetrievalStrategy implementations public constructors - posted by GitBox <gi...@apache.org> on 2022/11/28 16:22:48 UTC, 0 replies.
- [GitHub] [lucene] costin opened a new pull request, #11984: Add exponential growth to TimeLimitingBulkScorer - posted by GitBox <gi...@apache.org> on 2022/11/29 04:27:41 UTC, 0 replies.
- [GitHub] [lucene] javanna opened a new pull request, #11985: ExitableTerms to override getMin and getMax - posted by GitBox <gi...@apache.org> on 2022/11/29 13:43:18 UTC, 0 replies.
- [GitHub] [lucene] iverase opened a new issue, #11986: Polygons failing to tessellate - posted by GitBox <gi...@apache.org> on 2022/11/29 14:16:59 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #11984: Add exponential growth to TimeLimitingBulkScorer - posted by GitBox <gi...@apache.org> on 2022/11/29 14:30:52 UTC, 0 replies.
- [GitHub] [lucene] luyuncheng opened a new pull request, #11987: Make Decompressor release memory buffer - posted by GitBox <gi...@apache.org> on 2022/11/29 14:31:26 UTC, 0 replies.
- [GitHub] [lucene] iverase opened a new pull request, #11988: Fix algorithm that chooses the bridge between a polygon and a hole - posted by GitBox <gi...@apache.org> on 2022/11/29 14:34:15 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #11982: Change ByteBuffersDataInput and ByteBuffersIndexInput to use absolute addressing - posted by GitBox <gi...@apache.org> on 2022/11/29 14:41:43 UTC, 0 replies.
- [GitHub] [lucene] thecoop commented on pull request #11982: Change ByteBuffersDataInput and ByteBuffersIndexInput to use absolute addressing - posted by GitBox <gi...@apache.org> on 2022/11/29 15:12:57 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11985: ExitableTerms to override getMin and getMax - posted by GitBox <gi...@apache.org> on 2022/11/29 15:56:36 UTC, 3 replies.
- [GitHub] [lucene] hendrikmuhs commented on pull request #460: LUCENE-10247 - reduce size of FSTs by relative coding - posted by GitBox <gi...@apache.org> on 2022/11/29 16:48:11 UTC, 0 replies.
- [GitHub] [lucene] javanna commented on pull request #11985: ExitableTerms to override getMin and getMax - posted by GitBox <gi...@apache.org> on 2022/11/29 19:27:37 UTC, 1 replies.
- [GitHub] [lucene] dnhatn commented on pull request #11985: ExitableTerms to override getMin and getMax - posted by GitBox <gi...@apache.org> on 2022/11/29 19:41:55 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on pull request #11982: Change ByteBuffersDataInput and ByteBuffersIndexInput to use absolute addressing - posted by GitBox <gi...@apache.org> on 2022/11/29 20:23:41 UTC, 3 replies.
- [GitHub] [lucene-solr] zkendall commented on a diff in pull request #976: SOLR-13749: Implement support for joining across collections with multiple shards - posted by GitBox <gi...@apache.org> on 2022/11/29 23:37:38 UTC, 0 replies.
- [GitHub] [lucene] DaddyWri commented on issue #11883: Spatial3d: Wrong intersection detected between small polygons - posted by GitBox <gi...@apache.org> on 2022/11/29 23:59:28 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on pull request #11987: Make Decompressor release memory buffer - posted by GitBox <gi...@apache.org> on 2022/11/30 04:18:46 UTC, 3 replies.
- [GitHub] [lucene] javanna merged pull request #11985: ExitableTerms to override getMin and getMax - posted by GitBox <gi...@apache.org> on 2022/11/30 09:06:33 UTC, 0 replies.
- [GitHub] [lucene-solr] epugh commented on a diff in pull request #976: SOLR-13749: Implement support for joining across collections with multiple shards - posted by GitBox <gi...@apache.org> on 2022/11/30 09:59:07 UTC, 0 replies.
- [GitHub] [lucene] v00d00c0de opened a new issue, #11989: Null support in PatternReplaceFilter/PatternReplaceFilterFactory - posted by GitBox <gi...@apache.org> on 2022/11/30 10:53:45 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #11989: Null support in PatternReplaceFilter/PatternReplaceFilterFactory - posted by GitBox <gi...@apache.org> on 2022/11/30 12:10:23 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #11989: Null support in PatternReplaceFilter/PatternReplaceFilterFactory - posted by GitBox <gi...@apache.org> on 2022/11/30 12:10:24 UTC, 0 replies.
- [GitHub] [lucene] romseygeek opened a new pull request, #11990: Don't let merged passages push out lower-scoring ones - posted by GitBox <gi...@apache.org> on 2022/11/30 13:19:57 UTC, 0 replies.
- [GitHub] [lucene] luyuncheng commented on pull request #11987: Make Decompressor release memory buffer - posted by GitBox <gi...@apache.org> on 2022/11/30 14:46:50 UTC, 1 replies.
- [GitHub] [lucene] costin commented on pull request #11984: Add exponential growth to TimeLimitingBulkScorer - posted by GitBox <gi...@apache.org> on 2022/11/30 16:55:06 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on pull request #11987: Make Decompressor release memory buffer - posted by GitBox <gi...@apache.org> on 2022/11/30 18:28:39 UTC, 0 replies.
- [GitHub] [lucene] navneet1v closed issue #11752: Enable Relate Interface of Shape Doc Values to be used by clients of Lucene - posted by GitBox <gi...@apache.org> on 2022/11/30 18:58:17 UTC, 0 replies.
- [GitHub] [lucene] navneet1v commented on issue #11752: Enable Relate Interface of Shape Doc Values to be used by clients of Lucene - posted by GitBox <gi...@apache.org> on 2022/11/30 18:58:17 UTC, 0 replies.
- [GitHub] [lucene] navneet1v commented on issue #11827: Release manager should review lucene benchmarks before building release candidates - posted by GitBox <gi...@apache.org> on 2022/11/30 19:01:09 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on a diff in pull request #11990: Don't let merged passages push out lower-scoring ones - posted by GitBox <gi...@apache.org> on 2022/11/30 21:18:43 UTC, 1 replies.