You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [lucene] mbien commented on pull request #12042: Implement MMapDirectory with Java 20 Project Panama Preview API - posted by "mbien (via GitHub)" <gi...@apache.org> on 2023/03/01 01:22:05 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #12158: Clone the BytesRef[] values in KeywordField#newSetQuery - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/01 02:30:41 UTC, 0 replies.
- [GitHub] [lucene] Tjianke commented on issue #11707: Re-evaluate different ways to encode postings [LUCENE-10672] - posted by "Tjianke (via GitHub)" <gi...@apache.org> on 2023/03/01 08:52:01 UTC, 0 replies.
- [GitHub] [lucene] kaivalnp commented on a diff in pull request #12160: Concurrent rewrite for KnnVectorQuery - posted by "kaivalnp (via GitHub)" <gi...@apache.org> on 2023/03/01 09:28:48 UTC, 2 replies.
- [GitHub] [lucene] dantuzi commented on a diff in pull request #12169: Introduced the Word2VecSynonymFilter - posted by "dantuzi (via GitHub)" <gi...@apache.org> on 2023/03/01 10:00:50 UTC, 0 replies.
- [GitHub] [lucene] dantuzi commented on pull request #12169: Introduced the Word2VecSynonymFilter - posted by "dantuzi (via GitHub)" <gi...@apache.org> on 2023/03/01 10:17:25 UTC, 1 replies.
- [GitHub] [lucene] uschindler commented on pull request #12042: Implement MMapDirectory with Java 20 Project Panama Preview API - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/01 10:32:14 UTC, 2 replies.
- [GitHub] [lucene] rmuir commented on pull request #12169: Introduced the Word2VecSynonymFilter - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/01 11:13:26 UTC, 9 replies.
- [GitHub] [lucene] rmuir commented on a diff in pull request #12169: Introduced the Word2VecSynonymFilter - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/01 11:15:11 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12156: Remove custom TermInSetQuery implementation in favor of extending MultiTermQuery - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/01 13:20:20 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #12156: Remove custom TermInSetQuery implementation in favor of extending MultiTermQuery - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/01 13:20:31 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on issue #11707: Re-evaluate different ways to encode postings [LUCENE-10672] - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/01 13:39:59 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #12173: Deprecate TermInSetQuery#getTermData - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/01 13:42:42 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new issue, #12174: MultiTermQuery#CONSTANT_SCORE_BLENDED_REWRITE should provide a custom BulkScorer - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/01 13:56:30 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request, #12175: Remove SortedSetDocValuesSetQuery in favor of TermInSetQuery with DocValuesRewriteMethod - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/01 14:52:12 UTC, 0 replies.
- [GitHub] [lucene] Trey314159 commented on pull request #12172: Add Romanian stopwords with s&t with comma - posted by "Trey314159 (via GitHub)" <gi...@apache.org> on 2023/03/01 15:13:32 UTC, 2 replies.
- [GitHub] [lucene] benwtrent commented on a diff in pull request #12160: Concurrent rewrite for KnnVectorQuery - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/03/01 15:33:56 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #12175: Remove SortedSetDocValuesSetQuery in favor of TermInSetQuery with DocValuesRewriteMethod - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/01 16:25:59 UTC, 0 replies.
- [GitHub] [lucene] rmuir opened a new issue, #12176: TermInSetQuery could use (variant of) DaciukMihov/Terms.intersect() for faster intersection - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/01 16:30:01 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #12172: Add Romanian stopwords with s&t with comma - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/01 16:39:55 UTC, 5 replies.
- [GitHub] [lucene] kashkambath opened a new issue, #12178: TermAutomatonQuery explain() should return relevant explain output instead of null - posted by "kashkambath (via GitHub)" <gi...@apache.org> on 2023/03/02 00:36:54 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12055: Better skipping for multi-term queries with a FILTER rewrite. - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/02 14:25:31 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #12055: Better skipping for multi-term queries with a FILTER rewrite. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/02 14:26:17 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request, #12179: Better PostingsEnum reuse in MultiTermQueryConstantScoreBlendedWrapper - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/02 15:24:24 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on pull request #12160: Concurrent rewrite for KnnVectorQuery - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/03/02 15:31:07 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on pull request #12160: Concurrent rewrite for KnnVectorQuery - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/02 15:45:55 UTC, 0 replies.
- [GitHub] [lucene] zhaih commented on pull request #12160: Concurrent rewrite for KnnVectorQuery - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/03/02 17:26:08 UTC, 1 replies.
- [GitHub] [lucene] gsmiller opened a new issue, #12180: Add bulk path -> ordinal lookup for taxonomy faceting - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/02 18:41:07 UTC, 0 replies.
- [GitHub] [lucene] david-sitsky commented on issue #10025: Make NativeUnixDirectory pure java now that direct IO is possible [LUCENE-8982] - posted by "david-sitsky (via GitHub)" <gi...@apache.org> on 2023/03/03 05:41:44 UTC, 0 replies.
- [GitHub] [lucene] cpoerschke opened a new issue, #12181: org.apache.lucene.search.TestKnnFloatVectorQuery.testDocAndScoreQueryBasics fails reproducibly - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2023/03/03 09:29:17 UTC, 0 replies.
- [GitHub] [lucene] cpoerschke commented on issue #12181: org.apache.lucene.search.TestKnnFloatVectorQuery.testDocAndScoreQueryBasics fails reproducibly - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2023/03/03 09:29:39 UTC, 1 replies.
- [GitHub] [lucene] cpoerschke opened a new pull request, #12182: GITHUB-12181: fix false-positive TestKnnFloatVectorQuery.testDocAndScoreQueryBasics() failure - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2023/03/03 09:34:45 UTC, 0 replies.
- [GitHub] [lucene] shubhamvishu opened a new pull request, #12183: Make some heavy query rewrites concurrent - posted by "shubhamvishu (via GitHub)" <gi...@apache.org> on 2023/03/03 15:31:21 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on issue #12174: MultiTermQuery#CONSTANT_SCORE_BLENDED_REWRITE should provide a custom BulkScorer - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/03 15:42:41 UTC, 0 replies.
- [GitHub] [lucene] gsmiller closed issue #12174: MultiTermQuery#CONSTANT_SCORE_BLENDED_REWRITE should provide a custom BulkScorer - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/03 15:42:42 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #12183: Make some heavy query rewrites concurrent - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/03 20:16:33 UTC, 1 replies.
- [GitHub] [lucene] rmuir commented on a diff in pull request #12183: Make some heavy query rewrites concurrent - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/03 20:19:04 UTC, 1 replies.
- [GitHub] [lucene] uschindler commented on a diff in pull request #12183: Make some heavy query rewrites concurrent - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/03 21:08:59 UTC, 1 replies.
- [GitHub] [lucene] strainu commented on pull request #12172: Add Romanian stopwords with s&t with comma - posted by "strainu (via GitHub)" <gi...@apache.org> on 2023/03/04 07:45:48 UTC, 0 replies.
- [GitHub] [lucene] zhaih merged pull request #12160: Concurrent rewrite for KnnVectorQuery - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/03/04 09:12:14 UTC, 0 replies.
- [GitHub] [lucene] mkhludnev commented on pull request #12160: Concurrent rewrite for KnnVectorQuery - posted by "mkhludnev (via GitHub)" <gi...@apache.org> on 2023/03/04 13:14:58 UTC, 0 replies.
- [GitHub] [lucene] kaivalnp commented on pull request #12160: Concurrent rewrite for KnnVectorQuery - posted by "kaivalnp (via GitHub)" <gi...@apache.org> on 2023/03/04 14:34:20 UTC, 0 replies.
- [GitHub] [lucene] shubhamvishu commented on a diff in pull request #12183: Make some heavy query rewrites concurrent - posted by "shubhamvishu (via GitHub)" <gi...@apache.org> on 2023/03/04 16:09:13 UTC, 0 replies.
- [GitHub] [lucene] shubhamvishu commented on pull request #12183: Make some heavy query rewrites concurrent - posted by "shubhamvishu (via GitHub)" <gi...@apache.org> on 2023/03/04 16:21:03 UTC, 3 replies.
- [GitHub] [lucene] dsmiley commented on pull request #11998: Migrate away from per-segment-per-threadlocals on SegmentReader - posted by "dsmiley (via GitHub)" <gi...@apache.org> on 2023/03/04 20:17:29 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #11998: Migrate away from per-segment-per-threadlocals on SegmentReader - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/04 20:50:29 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on pull request #12182: GITHUB-12181: fix false-positive TestKnnFloatVectorQuery.testDocAndScoreQueryBasics() failure - posted by "msokolov (via GitHub)" <gi...@apache.org> on 2023/03/05 14:18:18 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request, #12184: [nocommit] Introduce ExpressionFacets along with a demo. - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/05 19:29:16 UTC, 0 replies.
- [GitHub] [lucene] gsmiller closed pull request #12184: [nocommit] Introduce ExpressionFacets along with a demo. - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/05 19:29:24 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12184: [nocommit] Introduce ExpressionFacets along with a demo. - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/05 19:29:40 UTC, 1 replies.
- [GitHub] [lucene] gsmiller commented on a diff in pull request #12184: [nocommit] Introduce ExpressionFacets along with a demo. - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/05 19:31:01 UTC, 2 replies.
- [GitHub] [lucene] david-sitsky opened a new issue, #12185: Using DirectIODirectory results in BufferOverflowException - posted by "david-sitsky (via GitHub)" <gi...@apache.org> on 2023/03/06 05:06:19 UTC, 0 replies.
- [GitHub] [lucene] LuXugang opened a new pull request, #12186: IndexSortSortedNumericDocValuesRangeQuery support double and float - posted by "LuXugang (via GitHub)" <gi...@apache.org> on 2023/03/06 08:43:27 UTC, 0 replies.
- [GitHub] [lucene] H-Lo opened a new issue, #12187: [Luke] Column with field name in Overview tab cannot be resized enough - posted by "H-Lo (via GitHub)" <gi...@apache.org> on 2023/03/06 09:21:30 UTC, 0 replies.
- [GitHub] [lucene] lleming commented on issue #12091: Speeding up Lucene Vector Similarity through the Java Vector API - posted by "lleming (via GitHub)" <gi...@apache.org> on 2023/03/06 11:59:12 UTC, 0 replies.
- [GitHub] [lucene] uschindler opened a new pull request, #12188: Alternative version: Implement MMapDirectory with Java 19/20 Project Panama Preview API - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/06 12:11:58 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #12188: Alternative version: Implement MMapDirectory with Java 19/20 Project Panama Preview API - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/06 12:33:06 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #12188: Alternative version: Implement MMapDirectory with Java 19/20 Project Panama Preview API - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2023/03/06 12:43:36 UTC, 1 replies.
- [GitHub] [lucene] uschindler commented on pull request #12188: Alternative version: Implement MMapDirectory with Java 19/20 Project Panama Preview API - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/06 12:48:06 UTC, 11 replies.
- [GitHub] [lucene] uschindler commented on a diff in pull request #12188: Alternative version: Implement MMapDirectory with Java 19/20 Project Panama Preview API - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/06 13:01:38 UTC, 1 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #12189: Fixing flaky testDocAndScoreQueryBasics - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/03/06 14:00:17 UTC, 0 replies.
- [GitHub] [lucene] benwtrent closed pull request #12189: Fixing flaky testDocAndScoreQueryBasics - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/03/06 14:02:28 UTC, 0 replies.
- [GitHub] [lucene] clayburn commented on pull request #12150: Gradle optimizations - posted by "clayburn (via GitHub)" <gi...@apache.org> on 2023/03/06 15:06:08 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on a diff in pull request #12184: [nocommit] Introduce ExpressionFacets along with a demo. - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2023/03/06 15:21:03 UTC, 2 replies.
- [GitHub] [lucene] cpoerschke merged pull request #12182: GITHUB-12181: fix false-positive TestKnnFloatVectorQuery.testDocAndScoreQueryBasics() failure - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2023/03/06 15:29:40 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #12183: Make some heavy query rewrites concurrent - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/06 15:36:41 UTC, 1 replies.
- [GitHub] [lucene] cpoerschke closed issue #12181: org.apache.lucene.search.TestKnnFloatVectorQuery.testDocAndScoreQueryBasics fails reproducibly - posted by "cpoerschke (via GitHub)" <gi...@apache.org> on 2023/03/06 15:40:12 UTC, 0 replies.
- [GitHub] [lucene] msokolov commented on pull request #12188: Alternative version: Implement MMapDirectory with Java 19/20 Project Panama Preview API - posted by "msokolov (via GitHub)" <gi...@apache.org> on 2023/03/06 16:02:59 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #12179: Better PostingsEnum reuse in MultiTermQueryConstantScoreBlendedWrapper - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/06 17:09:56 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new issue, #12190: Add "Expression" Facets Implementation - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/06 17:43:05 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on pull request #12150: Gradle optimizations - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2023/03/06 18:17:07 UTC, 1 replies.
- [GitHub] [lucene] dweiss merged pull request #12150: Gradle optimizations - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2023/03/06 18:17:41 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #12191: Increase KnnByteVectorField limit on dimensions to 2048 - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/03/06 19:49:33 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on pull request #12191: Increase KnnByteVectorField limit on dimensions to 2048 - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/03/06 19:50:49 UTC, 3 replies.
- [GitHub] [lucene] uschindler commented on pull request #12191: Increase KnnByteVectorField limit on dimensions to 2048 - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/06 19:56:18 UTC, 1 replies.
- [GitHub] [lucene] javanna commented on a diff in pull request #12191: Increase KnnByteVectorField limit on dimensions to 2048 - posted by "javanna (via GitHub)" <gi...@apache.org> on 2023/03/06 20:03:05 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #11744: Remove LongValueFacetCounts#getTopChildrenSortByCount since it provides redundant functionality - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/06 20:12:27 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #12191: Increase KnnByteVectorField limit on dimensions to 2048 - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/06 20:18:42 UTC, 2 replies.
- [GitHub] [lucene] jpountz commented on pull request #12177: Ensure refreshed reader has the latest index commit generation - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/06 20:47:12 UTC, 0 replies.
- [GitHub] [lucene] AOrlov commented on issue #8534: Faster sorted index search for reverse order search [LUCENE-7482] - posted by "AOrlov (via GitHub)" <gi...@apache.org> on 2023/03/06 22:56:35 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on pull request #12177: Ensure refreshed reader has the latest index commit generation - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/06 23:11:26 UTC, 0 replies.
- [GitHub] [lucene] gsmiller opened a new pull request, #12192: Fixup TestLongValueFacetCounts after GITHUB#11744. - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/07 02:04:34 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #12192: Fixup TestLongValueFacetCounts after GITHUB#11744. - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/07 02:13:05 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12192: Fixup TestLongValueFacetCounts after GITHUB#11744. - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/07 02:13:51 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on a diff in pull request #12188: Alternative version: Implement MMapDirectory with Java 19/20 Project Panama Preview API - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2023/03/07 06:09:23 UTC, 1 replies.
- [GitHub] [lucene] jeffgan96 opened a new issue, #12193: FieldInfo#attributes should be exposed as variables instead of map - posted by "jeffgan96 (via GitHub)" <gi...@apache.org> on 2023/03/07 14:31:49 UTC, 0 replies.
- [GitHub] [lucene] magibney commented on pull request #15: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation - posted by "magibney (via GitHub)" <gi...@apache.org> on 2023/03/07 15:52:58 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on issue #11740: Can we improve cost estimation in TermInSetQuery's ScoreSupplier? - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/07 16:51:11 UTC, 0 replies.
- [GitHub] [lucene] gsmiller closed issue #11740: Can we improve cost estimation in TermInSetQuery's ScoreSupplier? - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/07 16:51:11 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on a diff in pull request #12126: Refactor part of IndexFileDeleter and ReplicaFileDeleter into a common utility class - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/03/07 18:38:22 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on issue #12193: FieldInfo#attributes should be exposed as variables instead of map - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/07 20:30:54 UTC, 0 replies.
- [GitHub] [lucene] mdmarshmallow commented on issue #11915: Make Lucene smarter about long runs of matches - posted by "mdmarshmallow (via GitHub)" <gi...@apache.org> on 2023/03/08 02:00:39 UTC, 1 replies.
- [GitHub] [lucene] zacharymorn opened a new pull request, #12194: [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "zacharymorn (via GitHub)" <gi...@apache.org> on 2023/03/08 02:58:22 UTC, 0 replies.
- [GitHub] [lucene] zacharymorn commented on issue #11915: Make Lucene smarter about long runs of matches - posted by "zacharymorn (via GitHub)" <gi...@apache.org> on 2023/03/08 03:11:05 UTC, 2 replies.
- [GitHub] [lucene] rmuir commented on a diff in pull request #12194: [GITHUB-11915] [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/08 03:20:17 UTC, 0 replies.
- [GitHub] [lucene] zhaih commented on a diff in pull request #12126: Refactor part of IndexFileDeleter and ReplicaFileDeleter into a common utility class - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/03/08 06:18:15 UTC, 3 replies.
- [GitHub] [lucene] jeffgan96 commented on issue #12193: FieldInfo#attributes should be exposed as variables instead of map - posted by "jeffgan96 (via GitHub)" <gi...@apache.org> on 2023/03/08 06:20:55 UTC, 0 replies.
- [GitHub] [lucene] jasirkt opened a new issue, #12195: Slop is missing when boost is passed to MultiFieldQueryParser (Since Lucene 5.4.0) - posted by "jasirkt (via GitHub)" <gi...@apache.org> on 2023/03/08 08:15:42 UTC, 0 replies.
- [GitHub] [lucene] zacharymorn commented on a diff in pull request #12194: [GITHUB-11915] [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "zacharymorn (via GitHub)" <gi...@apache.org> on 2023/03/08 08:19:53 UTC, 9 replies.
- [GitHub] [lucene] uschindler commented on pull request #12194: [GITHUB-11915] [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/08 08:21:59 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on a diff in pull request #12194: [GITHUB-11915] [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/08 08:22:54 UTC, 0 replies.
- [GitHub] [lucene] zacharymorn commented on pull request #12194: [GITHUB-11915] [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "zacharymorn (via GitHub)" <gi...@apache.org> on 2023/03/08 08:30:33 UTC, 10 replies.
- [GitHub] [lucene] rmuir commented on issue #12193: FieldInfo#attributes should be exposed as variables instead of map - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/08 11:08:29 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #12193: FieldInfo#attributes should be exposed as variables instead of map - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/08 11:08:30 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #15: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/08 11:14:57 UTC, 0 replies.
- [GitHub] [lucene] jasirkt commented on issue #12195: Slop is missing when boost is passed to MultiFieldQueryParser (Since Lucene 5.4.0) - posted by "jasirkt (via GitHub)" <gi...@apache.org> on 2023/03/08 14:12:44 UTC, 0 replies.
- [GitHub] [lucene] jasirkt opened a new pull request, #12196: Fix Slop Issue in MultiFieldQueryParser - posted by "jasirkt (via GitHub)" <gi...@apache.org> on 2023/03/08 14:13:52 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #12196: Fix Slop Issue in MultiFieldQueryParser - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/08 14:18:02 UTC, 1 replies.
- [GitHub] [lucene] jasirkt commented on pull request #12196: Fix Slop Issue in MultiFieldQueryParser - posted by "jasirkt (via GitHub)" <gi...@apache.org> on 2023/03/08 14:40:05 UTC, 1 replies.
- [GitHub] [lucene] rmuir merged pull request #12196: Fix Slop Issue in MultiFieldQueryParser - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/08 16:16:37 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #12195: Slop is missing when boost is passed to MultiFieldQueryParser (Since Lucene 5.4.0) - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/08 16:18:53 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #12194: [GITHUB-11915] [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/08 16:25:33 UTC, 4 replies.
- [GitHub] [lucene] mulugetam commented on issue #12091: Speeding up Lucene Vector Similarity through the Java Vector API - posted by "mulugetam (via GitHub)" <gi...@apache.org> on 2023/03/08 18:17:06 UTC, 0 replies.
- [GitHub] [lucene] zhaih commented on issue #12176: TermInSetQuery could use (variant of) DaciukMihov/Terms.intersect() for faster intersection - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/03/08 21:42:15 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #12176: TermInSetQuery could use (variant of) DaciukMihov/Terms.intersect() for faster intersection - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/08 22:43:16 UTC, 0 replies.
- [GitHub] [lucene] uschindler closed pull request #12042: Implement MMapDirectory with Java 20 Project Panama Preview API - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/09 07:20:35 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new pull request, #12197: [Backport] GITHUB-11838 Add api to allow concurrent query rewrite - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/03/09 13:11:04 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #12197: [Backport] GITHUB-11838 Add api to allow concurrent query rewrite - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/09 15:43:54 UTC, 0 replies.
- [GitHub] [lucene] uschindler merged pull request #12188: Alternative version: Implement MMapDirectory with Java 19/20 Project Panama Preview API - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/09 20:27:35 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12194: [GITHUB-11915] [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/09 23:52:55 UTC, 2 replies.
- [GitHub] [lucene] gsmiller commented on a diff in pull request #12194: [GITHUB-11915] [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/09 23:58:46 UTC, 1 replies.
- [GitHub] [lucene] alessandrobenedetti commented on pull request #12169: Introduced the Word2VecSynonymFilter - posted by "alessandrobenedetti (via GitHub)" <gi...@apache.org> on 2023/03/10 13:03:11 UTC, 5 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #12198: Reduce contention in DocumentsWriterFlushControl. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/10 13:31:01 UTC, 0 replies.
- [GitHub] [lucene] gsmiller closed pull request #12089: Modify TermInSetQuery to "self optimize" if doc values are available - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 14:23:17 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12089: Modify TermInSetQuery to "self optimize" if doc values are available - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 14:31:19 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #11746: Deprecate LongValueFacetCounts#getTopChildrenSortByCount since it provides redundant functionality - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 15:34:47 UTC, 0 replies.
- [GitHub] [lucene] gsmiller closed pull request #11746: Deprecate LongValueFacetCounts#getTopChildrenSortByCount since it provides redundant functionality - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 15:34:48 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12171: Add APIs to get ordinal and category cache hit/miss count and hit rate in DirectoryTaxonomyReader - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 15:35:19 UTC, 1 replies.
- [GitHub] [lucene] gsmiller closed pull request #12171: Add APIs to get ordinal and category cache hit/miss count and hit rate in DirectoryTaxonomyReader - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 15:35:20 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #11739: DRAFT: TermInSetQuery refactored to extend MultiTermsQuery - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 15:42:53 UTC, 0 replies.
- [GitHub] [lucene] gsmiller closed pull request #11739: DRAFT: TermInSetQuery refactored to extend MultiTermsQuery - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 15:42:53 UTC, 0 replies.
- [GitHub] [lucene] gsmiller closed pull request #11741: DRAFT: Experiment with intersecting TermInSetQuery terms up-front to better estimate cost - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 15:43:28 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #12199: Reduce contention in DocumentsWriterPerThreadPool. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/10 16:44:56 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #11780: GH#11601: Add ability to compute reader states after refresh - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 16:53:58 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on a diff in pull request #11780: GH#11601: Add ability to compute reader states after refresh - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 16:54:21 UTC, 0 replies.
- [GitHub] [lucene] dweiss commented on a diff in pull request #12199: Reduce contention in DocumentsWriterPerThreadPool. - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2023/03/10 17:02:02 UTC, 5 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #12199: Reduce contention in DocumentsWriterPerThreadPool. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/10 17:22:13 UTC, 3 replies.
- [GitHub] [lucene] mdmarshmallow commented on pull request #12194: [GITHUB-11915] [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "mdmarshmallow (via GitHub)" <gi...@apache.org> on 2023/03/10 18:10:59 UTC, 4 replies.
- [GitHub] [lucene] frzhanguber opened a new issue, #12200: Lucene94HnswVectorsReader integer overflow when calculating graphOffsetsByLevel - posted by "frzhanguber (via GitHub)" <gi...@apache.org> on 2023/03/10 19:27:32 UTC, 0 replies.
- [GitHub] [lucene] shaikhu opened a new pull request, #12201: Github 10633 Update Javadoc comment to mention gradle instead of ant - posted by "shaikhu (via GitHub)" <gi...@apache.org> on 2023/03/10 20:03:47 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on issue #12200: Lucene94HnswVectorsReader integer overflow when calculating graphOffsetsByLevel - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/10 20:36:45 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #12200: Lucene94HnswVectorsReader integer overflow when calculating graphOffsetsByLevel - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/10 20:36:46 UTC, 0 replies.
- [GitHub] [lucene] erikhatcher commented on pull request #12159: Remove the Now Unused Class `pointInPolygon`. - posted by "erikhatcher (via GitHub)" <gi...@apache.org> on 2023/03/10 21:38:09 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12153: Unrelated code in TestIndexSortSortedNumericDocValuesRangeQuery - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/10 22:39:06 UTC, 0 replies.
- [GitHub] [lucene] zhaih commented on a diff in pull request #12197: [Backport] GITHUB-11838 Add api to allow concurrent query rewrite - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/03/11 08:35:39 UTC, 0 replies.
- [GitHub] [lucene] stefanvodita commented on pull request #11780: GH#11601: Add ability to compute reader states after refresh - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2023/03/11 19:25:37 UTC, 0 replies.
- [GitHub] [lucene] MarcusSorealheis commented on pull request #12159: Remove the Now Unused Class `pointInPolygon`. - posted by "MarcusSorealheis (via GitHub)" <gi...@apache.org> on 2023/03/11 20:21:45 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on a diff in pull request #12199: Reduce contention in DocumentsWriterPerThreadPool. - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/12 12:36:17 UTC, 7 replies.
- [GitHub] [lucene] LuXugang commented on pull request #12153: Unrelated code in TestIndexSortSortedNumericDocValuesRangeQuery - posted by "LuXugang (via GitHub)" <gi...@apache.org> on 2023/03/13 02:27:50 UTC, 0 replies.
- [GitHub] [lucene] jasirkt commented on issue #8966: Wildcard query parser of MultiFieldQueryParser should support boosts [LUCENE-7917] - posted by "jasirkt (via GitHub)" <gi...@apache.org> on 2023/03/13 11:35:07 UTC, 0 replies.
- [GitHub] [lucene] jasirkt opened a new pull request, #12202: Fix boost missing in MultiFieldQueryParser - posted by "jasirkt (via GitHub)" <gi...@apache.org> on 2023/03/13 11:37:34 UTC, 0 replies.
- [GitHub] [lucene] rmuir merged pull request #12202: Fix boost missing in MultiFieldQueryParser - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/13 12:27:46 UTC, 0 replies.
- [GitHub] [lucene] rmuir closed issue #8966: Wildcard query parser of MultiFieldQueryParser should support boosts [LUCENE-7917] - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/13 12:27:47 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #12202: Fix boost missing in MultiFieldQueryParser - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/13 12:28:49 UTC, 0 replies.
- [GitHub] [lucene] sherman opened a new issue, #12203: Scalable merge/compaction of big doc values segments. - posted by "sherman (via GitHub)" <gi...@apache.org> on 2023/03/13 18:53:00 UTC, 0 replies.
- [GitHub] [lucene] kashkambath opened a new issue, #12204: ToParentBlockJoinQuery's explain should depend on its ScoreMode - posted by "kashkambath (via GitHub)" <gi...@apache.org> on 2023/03/13 18:55:18 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on pull request #12199: Reduce contention in DocumentsWriterPerThreadPool. - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/13 20:02:46 UTC, 0 replies.
- [GitHub] [lucene] cknoxrun commented on issue #10608: FuzzyTermEnums sets negative boost for fuzzy search & highlight [LUCENE-9568] - posted by "cknoxrun (via GitHub)" <gi...@apache.org> on 2023/03/13 20:06:20 UTC, 0 replies.
- [GitHub] [lucene] mkhludnev commented on pull request #12169: Introduced the Word2VecSynonymFilter - posted by "mkhludnev (via GitHub)" <gi...@apache.org> on 2023/03/14 10:51:13 UTC, 2 replies.
- [GitHub] [lucene] nknize merged pull request #12159: Remove the Now Unused Class `pointInPolygon`. - posted by "nknize (via GitHub)" <gi...@apache.org> on 2023/03/14 14:16:05 UTC, 0 replies.
- [GitHub] [lucene] nknize commented on pull request #12159: Remove the Now Unused Class `pointInPolygon`. - posted by "nknize (via GitHub)" <gi...@apache.org> on 2023/03/14 14:16:34 UTC, 0 replies.
- [GitHub] [lucene] benwtrent commented on a diff in pull request #12197: [Backport] GITHUB-11838 Add api to allow concurrent query rewrite - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/03/14 14:27:45 UTC, 1 replies.
- [GitHub] [lucene] dsmiley commented on pull request #12169: Introduced the Word2VecSynonymFilter - posted by "dsmiley (via GitHub)" <gi...@apache.org> on 2023/03/14 16:28:12 UTC, 0 replies.
- [GitHub] [lucene] navneet1v commented on issue #11702: Multi-Value Support for Binary DocValues [LUCENE-10666] - posted by "navneet1v (via GitHub)" <gi...@apache.org> on 2023/03/14 23:34:22 UTC, 0 replies.
- [GitHub] [lucene] LuXugang merged pull request #12153: Unrelated code in TestIndexSortSortedNumericDocValuesRangeQuery - posted by "LuXugang (via GitHub)" <gi...@apache.org> on 2023/03/15 07:22:35 UTC, 0 replies.
- [GitHub] [lucene] s1monw commented on a diff in pull request #12198: Reduce contention in DocumentsWriterFlushControl. - posted by "s1monw (via GitHub)" <gi...@apache.org> on 2023/03/15 08:35:00 UTC, 0 replies.
- [GitHub] [lucene] s1monw commented on a diff in pull request #12199: Reduce contention in DocumentsWriterPerThreadPool. - posted by "s1monw (via GitHub)" <gi...@apache.org> on 2023/03/15 08:46:31 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on pull request #12114: Use radix sort to sort postings when index sorting is enabled. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/15 09:25:52 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #12198: Reduce contention in DocumentsWriterFlushControl. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/15 10:39:43 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #12114: Use radix sort to sort postings when index sorting is enabled. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/15 10:56:48 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on issue #12185: Using DirectIODirectory results in BufferOverflowException - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/03/15 11:50:58 UTC, 2 replies.
- [GitHub] [lucene] jpountz merged pull request #12199: Reduce contention in DocumentsWriterPerThreadPool. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/15 12:17:43 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #12205: Remove remaining sources of contention on indexing. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/15 13:39:15 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #12206: Fully reuse postings enums when flushing sorted indexes. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/15 15:32:24 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #12206: Fully reuse postings enums when flushing sorted indexes. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/15 16:34:42 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on pull request #12194: [GITHUB-11915] [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/15 18:08:15 UTC, 2 replies.
- [GitHub] [lucene] zhaih merged pull request #12126: Refactor part of IndexFileDeleter and ReplicaFileDeleter into a common utility class - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/03/16 03:51:51 UTC, 0 replies.
- [GitHub] [lucene] zhaih closed issue #11885: Refactor and generalize file deleter - posted by "zhaih (via GitHub)" <gi...@apache.org> on 2023/03/16 03:51:52 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on a diff in pull request #12206: Fully reuse postings enums when flushing sorted indexes. - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/03/16 11:37:47 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #12206: Fully reuse postings enums when flushing sorted indexes. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/16 12:51:37 UTC, 0 replies.
- [GitHub] [lucene] s1monw commented on a diff in pull request #12205: Remove remaining sources of contention on indexing. - posted by "s1monw (via GitHub)" <gi...@apache.org> on 2023/03/16 14:37:40 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #12205: Remove remaining sources of contention on indexing. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/16 15:06:32 UTC, 4 replies.
- [GitHub] [lucene] stefanvodita commented on pull request #11729: GITHUB#11728: Improve code clarity for OrdinalMap - posted by "stefanvodita (via GitHub)" <gi...@apache.org> on 2023/03/16 15:28:05 UTC, 0 replies.
- [GitHub] [lucene] magibney opened a new pull request, #12207: simplify PrefixQuery to avoid requiring Automaton - posted by "magibney (via GitHub)" <gi...@apache.org> on 2023/03/16 16:58:29 UTC, 0 replies.
- [GitHub] [lucene] magibney commented on pull request #12207: simplify PrefixQuery to avoid requiring Automaton - posted by "magibney (via GitHub)" <gi...@apache.org> on 2023/03/16 17:23:36 UTC, 2 replies.
- [GitHub] [lucene] jpountz commented on pull request #12199: Reduce contention in DocumentsWriterPerThreadPool. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/17 07:03:52 UTC, 0 replies.
- [GitHub] [lucene] MarcusSorealheis opened a new pull request, #12208: Explain term automaton queries - posted by "MarcusSorealheis (via GitHub)" <gi...@apache.org> on 2023/03/17 08:20:53 UTC, 0 replies.
- [GitHub] [lucene] Hanyakubin opened a new issue, #12209: CPU usage continuously increasing when IMAP SEARCH command coming from user agent - posted by "Hanyakubin (via GitHub)" <gi...@apache.org> on 2023/03/17 11:26:26 UTC, 0 replies.
- [GitHub] [lucene] MarcusSorealheis commented on pull request #12208: Explain term automaton queries - posted by "MarcusSorealheis (via GitHub)" <gi...@apache.org> on 2023/03/17 23:13:24 UTC, 1 replies.
- [GitHub] [lucene] jpountz commented on pull request #12205: Remove remaining sources of contention on indexing. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/18 07:27:36 UTC, 0 replies.
- [GitHub] [lucene] mkhludnev commented on a diff in pull request #12208: Explain term automaton queries - posted by "mkhludnev (via GitHub)" <gi...@apache.org> on 2023/03/18 08:56:48 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #12208: Explain term automaton queries - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/18 11:28:15 UTC, 0 replies.
- [GitHub] [lucene] MarcusSorealheis commented on a diff in pull request #12208: Explain term automaton queries - posted by "MarcusSorealheis (via GitHub)" <gi...@apache.org> on 2023/03/18 16:31:32 UTC, 1 replies.
- [GitHub] [lucene] MarcusSorealheis commented on issue #12185: Using DirectIODirectory results in BufferOverflowException - posted by "MarcusSorealheis (via GitHub)" <gi...@apache.org> on 2023/03/20 01:05:16 UTC, 0 replies.
- [GitHub] [lucene] MarcusSorealheis commented on issue #12178: TermAutomatonQuery explain() should return relevant explain output instead of null - posted by "MarcusSorealheis (via GitHub)" <gi...@apache.org> on 2023/03/20 01:30:20 UTC, 1 replies.
- [GitHub] [lucene] MarcusSorealheis commented on issue #12204: ToParentBlockJoinQuery's explain should depend on its ScoreMode - posted by "MarcusSorealheis (via GitHub)" <gi...@apache.org> on 2023/03/20 01:36:35 UTC, 1 replies.
- [GitHub] [lucene] mkhludnev commented on issue #12204: ToParentBlockJoinQuery's explain should depend on its ScoreMode - posted by "mkhludnev (via GitHub)" <gi...@apache.org> on 2023/03/20 08:04:07 UTC, 0 replies.
- [GitHub] [lucene] rmuir commented on pull request #12207: simplify PrefixQuery to avoid requiring Automaton - posted by "rmuir (via GitHub)" <gi...@apache.org> on 2023/03/20 17:32:38 UTC, 0 replies.
- [GitHub] [lucene] MarcusSorealheis closed issue #12166: `pointInPolygon` method in Tesselator is no longer used - posted by "MarcusSorealheis (via GitHub)" <gi...@apache.org> on 2023/03/20 17:35:28 UTC, 0 replies.
- [GitHub] [lucene] MarcusSorealheis commented on issue #12209: CPU usage continuously increasing when IMAP SEARCH command coming from user agent - posted by "MarcusSorealheis (via GitHub)" <gi...@apache.org> on 2023/03/20 22:24:35 UTC, 0 replies.
- [GitHub] [lucene] LuXugang closed pull request #12186: IndexSortSortedNumericDocValuesRangeQuery support double and float - posted by "LuXugang (via GitHub)" <gi...@apache.org> on 2023/03/21 09:00:40 UTC, 0 replies.
- [GitHub] [lucene] alessandrobenedetti commented on a diff in pull request #12169: Introduced the Word2VecSynonymFilter - posted by "alessandrobenedetti (via GitHub)" <gi...@apache.org> on 2023/03/21 10:50:05 UTC, 1 replies.
- [GitHub] [lucene] david-sitsky commented on issue #12185: Using DirectIODirectory results in BufferOverflowException - posted by "david-sitsky (via GitHub)" <gi...@apache.org> on 2023/03/21 22:26:31 UTC, 1 replies.
- [GitHub] [lucene] msokolov commented on a diff in pull request #12169: Introduced the Word2VecSynonymFilter - posted by "msokolov (via GitHub)" <gi...@apache.org> on 2023/03/21 23:49:31 UTC, 0 replies.
- [GitHub] [lucene] Ankou76ers opened a new issue, #12210: ArrayIndexOutOfBoundsException in OpenNLPSentenceBreakIterator - posted by "Ankou76ers (via GitHub)" <gi...@apache.org> on 2023/03/22 10:09:43 UTC, 0 replies.
- [GitHub] [lucene] Ankou76ers commented on issue #12210: ArrayIndexOutOfBoundsException in OpenNLPSentenceBreakIterator - posted by "Ankou76ers (via GitHub)" <gi...@apache.org> on 2023/03/22 10:10:45 UTC, 0 replies.
- [GitHub] [lucene] romseygeek commented on pull request #12169: Introduced the Word2VecSynonymFilter - posted by "romseygeek (via GitHub)" <gi...@apache.org> on 2023/03/22 10:49:13 UTC, 0 replies.
- [GitHub] [lucene] fthevenet opened a new issue, #12211: Searches made via DrillSideways may miss documents that should match the query. - posted by "fthevenet (via GitHub)" <gi...@apache.org> on 2023/03/23 16:14:46 UTC, 0 replies.
- [GitHub] [lucene] fthevenet opened a new pull request, #12212: Fixes Searches made via DrillSideways may miss documents that should match the query - posted by "fthevenet (via GitHub)" <gi...@apache.org> on 2023/03/23 16:36:30 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on issue #12211: Searches made via DrillSideways may miss documents that should match the query. - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/23 17:56:39 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on pull request #12212: Fixes Searches made via DrillSideways may miss documents that should match the query - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/23 18:54:54 UTC, 4 replies.
- [GitHub] [lucene] benwtrent commented on pull request #12197: [Backport] GITHUB-11838 Add api to allow concurrent query rewrite - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/03/23 20:22:48 UTC, 1 replies.
- [GitHub] [lucene] fthevenet commented on pull request #12212: Fixes Searches made via DrillSideways may miss documents that should match the query - posted by "fthevenet (via GitHub)" <gi...@apache.org> on 2023/03/23 20:26:18 UTC, 5 replies.
- [GitHub] [lucene] uschindler commented on pull request #12197: [Backport] GITHUB-11838 Add api to allow concurrent query rewrite - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/23 20:55:06 UTC, 0 replies.
- [GitHub] [lucene] hongyuyan97 opened a new issue, #12213: Ordered intervals over interleaved terms - posted by "hongyuyan97 (via GitHub)" <gi...@apache.org> on 2023/03/24 06:36:45 UTC, 0 replies.
- [GitHub] [lucene] hongyuyan97 opened a new pull request, #12214: fix ordered intervals query and add test case - posted by "hongyuyan97 (via GitHub)" <gi...@apache.org> on 2023/03/24 06:55:48 UTC, 0 replies.
- [GitHub] [lucene] romseygeek commented on pull request #12214: Fix ordered intervals query and add test case - posted by "romseygeek (via GitHub)" <gi...@apache.org> on 2023/03/24 15:52:19 UTC, 1 replies.
- [GitHub] [lucene] hongyuyan97 commented on pull request #12214: Fix ordered intervals query and add test case - posted by "hongyuyan97 (via GitHub)" <gi...@apache.org> on 2023/03/25 11:24:06 UTC, 0 replies.
- [GitHub] [lucene] romseygeek merged pull request #12214: Fix ordered intervals query and add test case - posted by "romseygeek (via GitHub)" <gi...@apache.org> on 2023/03/27 08:18:36 UTC, 0 replies.
- [GitHub] [lucene] uschindler opened a new pull request, #12215: Upgrade forbiddenapis to version 3.5 - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/27 11:17:55 UTC, 0 replies.
- [GitHub] [lucene] uschindler commented on pull request #12215: Upgrade forbiddenapis to version 3.5 - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/27 11:20:48 UTC, 0 replies.
- [GitHub] [lucene] uschindler merged pull request #12215: Upgrade forbiddenapis to version 3.5 - posted by "uschindler (via GitHub)" <gi...@apache.org> on 2023/03/27 11:30:25 UTC, 0 replies.
- [GitHub] [lucene] jimczi commented on pull request #12191: Increase KnnByteVectorField limit on dimensions to 2048 - posted by "jimczi (via GitHub)" <gi...@apache.org> on 2023/03/27 12:26:01 UTC, 0 replies.
- [GitHub] [lucene] gsmiller commented on a diff in pull request #12212: Fixes Searches made via DrillSideways may miss documents that should match the query - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/27 23:49:01 UTC, 0 replies.
- [GitHub] [lucene] fthevenet commented on a diff in pull request #12212: Fixes Searches made via DrillSideways may miss documents that should match the query - posted by "fthevenet (via GitHub)" <gi...@apache.org> on 2023/03/28 09:12:08 UTC, 2 replies.
- [GitHub] [lucene] nknize commented on a diff in pull request #12162: Add LatLonField class to index both LatLonPoint and LatLonDocValues - posted by "nknize (via GitHub)" <gi...@apache.org> on 2023/03/28 17:03:52 UTC, 1 replies.
- [GitHub] [lucene] nknize commented on pull request #12162: Add LatLonField class to index both LatLonPoint and LatLonDocValues - posted by "nknize (via GitHub)" <gi...@apache.org> on 2023/03/28 17:09:23 UTC, 0 replies.
- [GitHub] [lucene] jpountz opened a new pull request, #12216: Adjust DWPT pool concurrency to the number of cores. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/29 07:32:19 UTC, 0 replies.
- [GitHub] [lucene] romseygeek closed issue #12213: Ordered intervals over interleaved terms - posted by "romseygeek (via GitHub)" <gi...@apache.org> on 2023/03/29 10:14:55 UTC, 0 replies.
- [GitHub] [lucene] romseygeek commented on issue #12213: Ordered intervals over interleaved terms - posted by "romseygeek (via GitHub)" <gi...@apache.org> on 2023/03/29 10:14:55 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #12212: Fixes Searches made via DrillSideways may miss documents that should match the query - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/29 18:06:02 UTC, 0 replies.
- [GitHub] [lucene] fthevenet opened a new pull request, #12217: Fixes Searches made via DrillSideways may miss documents that should match the query (backport of #12212) - posted by "fthevenet (via GitHub)" <gi...@apache.org> on 2023/03/29 19:34:44 UTC, 0 replies.
- [GitHub] [lucene] kashkambath commented on issue #12178: TermAutomatonQuery explain() should return relevant explain output instead of null - posted by "kashkambath (via GitHub)" <gi...@apache.org> on 2023/03/30 00:14:58 UTC, 0 replies.
- [GitHub] [lucene] mikemccand commented on pull request #12194: [GITHUB-11915] [Discussion Only] Make Lucene smarter about long runs of matches via new API on DISI - posted by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/03/30 02:22:28 UTC, 0 replies.
- [GitHub] [lucene] dnhatn commented on a diff in pull request #12216: Adjust DWPT pool concurrency to the number of cores. - posted by "dnhatn (via GitHub)" <gi...@apache.org> on 2023/03/30 05:26:48 UTC, 1 replies.
- [GitHub] [lucene] gsmiller commented on pull request #979: LUCENE-10396: Add capability to jump to the next document with different ord in SortedDocValues - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/30 15:16:32 UTC, 0 replies.
- [GitHub] [lucene] iverase commented on pull request #979: LUCENE-10396: Add capability to jump to the next document with different ord in SortedDocValues - posted by "iverase (via GitHub)" <gi...@apache.org> on 2023/03/30 16:42:12 UTC, 0 replies.
- [GitHub] [lucene] gsmiller merged pull request #12217: Fixes Searches made via DrillSideways may miss documents that should match the query (backport of #12212) - posted by "gsmiller (via GitHub)" <gi...@apache.org> on 2023/03/30 17:19:04 UTC, 0 replies.
- [GitHub] [lucene] dweiss opened a new issue, #12218: Correct and clean up nightly build configurations - posted by "dweiss (via GitHub)" <gi...@apache.org> on 2023/03/31 05:47:20 UTC, 0 replies.
- [GitHub] [lucene] benwtrent opened a new issue, #12219: Making vector similarity functions pluggable - posted by "benwtrent (via GitHub)" <gi...@apache.org> on 2023/03/31 11:55:59 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on a diff in pull request #12216: Adjust DWPT pool concurrency to the number of cores. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/31 12:04:10 UTC, 0 replies.
- [GitHub] [lucene] jpountz merged pull request #12216: Adjust DWPT pool concurrency to the number of cores. - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/31 13:07:51 UTC, 0 replies.
- [GitHub] [lucene] jpountz commented on issue #12219: Making vector similarity functions pluggable - posted by "jpountz (via GitHub)" <gi...@apache.org> on 2023/03/31 17:15:20 UTC, 0 replies.