[jira] [Created] (LUCENE-10424) Optimize the "everything matches" case for count queries in PointRangeQuery

2022-02-17 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10424: -- Summary: Optimize the "everything matches" case for count queries in PointRangeQuery Key: LUCENE-10424 URL: https://issues.apache.org/jira/browse/LUCENE-10424 Project: Lu

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #656: LUCENE-10382: Support filtering in KnnVectorQuery

2022-02-17 Thread GitBox
mayya-sharipova commented on a change in pull request #656: URL: https://github.com/apache/lucene/pull/656#discussion_r808862885 ## File path: lucene/core/src/test/org/apache/lucene/search/TestKnnVectorQuery.java ## @@ -455,6 +484,61 @@ public void testRandom() throws IOExcepti

[GitHub] [lucene] mayya-sharipova merged pull request #649: LUCENE-10408 Better encoding of doc Ids in vectors

2022-02-17 Thread GitBox
mayya-sharipova merged pull request #649: URL: https://github.com/apache/lucene/pull/649 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-un

[GitHub] [lucene] romseygeek commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
romseygeek commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r808905427 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java ## @@ -0,0 +1,184 @@ +/* + * Licensed to the Apache Software Foun

[jira] [Commented] (LUCENE-10408) Better dense encoding of doc Ids in Lucene91HnswVectorsFormat

2022-02-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493858#comment-17493858 ] Mayya Sharipova commented on LUCENE-10408: -- This issue is concerned with dense

[jira] [Updated] (LUCENE-10408) Better dense encoding of doc Ids in Lucene91HnswVectorsFormat

2022-02-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova updated LUCENE-10408: - Summary: Better dense encoding of doc Ids in Lucene91HnswVectorsFormat (was: Better en

[jira] [Resolved] (LUCENE-10408) Better dense encoding of doc Ids in Lucene91HnswVectorsFormat

2022-02-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova resolved LUCENE-10408. -- Fix Version/s: 9.1 Resolution: Fixed > Better dense encoding of doc Ids in Luc

[jira] [Closed] (LUCENE-10408) Better dense encoding of doc Ids in Lucene91HnswVectorsFormat

2022-02-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova closed LUCENE-10408. > Better dense encoding of doc Ids in Lucene91HnswVectorsFormat > ---

[GitHub] [lucene] mogui commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
mogui commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r808924539 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/Monitor.java ## @@ -125,14 +108,21 @@ public Monitor(Analyzer analyzer, Presearcher presearche

[GitHub] [lucene] mogui commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
mogui commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r808924635 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/MonitorConfiguration.java ## @@ -47,16 +49,39 @@ private static IndexWriterConfig defaultIndex

[jira] [Commented] (LUCENE-10408) Better dense encoding of doc Ids in Lucene91HnswVectorsFormat

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493867#comment-17493867 ] ASF subversion and git services commented on LUCENE-10408: -- Co

[jira] [Commented] (LUCENE-10408) Better dense encoding of doc Ids in Lucene91HnswVectorsFormat

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493866#comment-17493866 ] ASF subversion and git services commented on LUCENE-10408: -- Co

[GitHub] [lucene] mogui commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
mogui commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r808925141 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java ## @@ -0,0 +1,184 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [lucene] mogui commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
mogui commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r808930507 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java ## @@ -0,0 +1,184 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [lucene] mogui commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
mogui commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r808938064 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java ## @@ -0,0 +1,184 @@ +/* + * Licensed to the Apache Software Foundatio

[jira] [Resolved] (LUCENE-10420) Move functional interfaces in IOUtils to top-level interfaces

2022-02-17 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida resolved LUCENE-10420. Fix Version/s: 9.1 10.0 (main) Resolution: Fixed > Move functio

[jira] [Created] (LUCENE-10425) Lucene supports bkd binary search and return current index of posting list

2022-02-17 Thread jianping weng (Jira)
jianping weng created LUCENE-10425: -- Summary: Lucene supports bkd binary search and return current index of posting list Key: LUCENE-10425 URL: https://issues.apache.org/jira/browse/LUCENE-10425 Proj

[GitHub] [lucene] wjp719 opened a new pull request #687: support binary search in PointValues

2022-02-17 Thread GitBox
wjp719 opened a new pull request #687: URL: https://github.com/apache/lucene/pull/687 add common function for caller to binary search in bkdPointTree. One possible use case is: for log data, when indexd sort in ascend order by @timestamp field, when we want to run count aggregation

[GitHub] [lucene] wjp719 opened a new pull request #688: PostingsEnum supports to return current index of postings

2022-02-17 Thread GitBox
wjp719 opened a new pull request #688: URL: https://github.com/apache/lucene/pull/688 PostingsEnum supports to return current index of postings As we known, the docId list in .doc is like an array of integer, every element of this array is a docId, when we call nextDoc or advance met

[jira] [Updated] (LUCENE-10425) Lucene supports bkd binary search and return current index of posting list

2022-02-17 Thread jianping weng (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jianping weng updated LUCENE-10425: --- Component/s: core/search Description: In log scenario, we usually want to know the doc

[jira] [Updated] (LUCENE-10425) Lucene supports bkd binary search and return current index of posting list

2022-02-17 Thread jianping weng (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jianping weng updated LUCENE-10425: --- Description: In log scenario, we usually want to know the doc count of documents between e

[jira] [Updated] (LUCENE-10425) Lucene supports bkd binary search and return current index of posting list

2022-02-17 Thread jianping weng (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jianping weng updated LUCENE-10425: --- Description: In log scenario, we usually want to know the doc count of documents between e

[GitHub] [lucene] romseygeek commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
romseygeek commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r809038865 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java ## @@ -0,0 +1,184 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] [lucene] mogui commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
mogui commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r809070886 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java ## @@ -0,0 +1,184 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [lucene] mogui commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
mogui commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r809076507 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java ## @@ -0,0 +1,184 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [lucene] romseygeek commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
romseygeek commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r809078793 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java ## @@ -0,0 +1,184 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] [lucene] mogui commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
mogui commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r809081950 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java ## @@ -0,0 +1,184 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [lucene] mogui commented on a change in pull request #679: Monitor Improvements LUCENE-10422

2022-02-17 Thread GitBox
mogui commented on a change in pull request #679: URL: https://github.com/apache/lucene/pull/679#discussion_r809081950 ## File path: lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java ## @@ -0,0 +1,184 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [lucene] msokolov commented on pull request #688: LUCENE-10425:PostingsEnum supports to return current index of postings

2022-02-17 Thread GitBox
msokolov commented on pull request #688: URL: https://github.com/apache/lucene/pull/688#issuecomment-1043123035 I'm concerned exposing this could limit future implementations by requiring them to support it. Do you have a proposed use case that would justify needing to add this? Maybe post

[GitHub] [lucene] gsmiller commented on pull request #678: LUCENE-10398: Add static method for getting Terms from LeafReader

2022-02-17 Thread GitBox
gsmiller commented on pull request #678: URL: https://github.com/apache/lucene/pull/678#issuecomment-1043211273 Going ahead and merging this now since there's been no opposition (of course it could always be backed out later if someone did take strong issue with this). Thanks again @spike-

[jira] [Commented] (LUCENE-10398) Add static method for getting Terms from LeafReader

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494092#comment-17494092 ] ASF subversion and git services commented on LUCENE-10398: -- Co

[GitHub] [lucene] gsmiller merged pull request #678: LUCENE-10398: Add static method for getting Terms from LeafReader

2022-02-17 Thread GitBox
gsmiller merged pull request #678: URL: https://github.com/apache/lucene/pull/678 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr.

[jira] [Commented] (LUCENE-10398) Add static method for getting Terms from LeafReader

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494102#comment-17494102 ] ASF subversion and git services commented on LUCENE-10398: -- Co

[GitHub] [lucene] gsmiller opened a new pull request #689: LUCENE-10398: Add static method for getting Terms from LeafReader

2022-02-17 Thread GitBox
gsmiller opened a new pull request #689: URL: https://github.com/apache/lucene/pull/689 Backporting -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [lucene] gsmiller merged pull request #689: LUCENE-10398: Add static method for getting Terms from LeafReader

2022-02-17 Thread GitBox
gsmiller merged pull request #689: URL: https://github.com/apache/lucene/pull/689 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr.

[jira] [Commented] (LUCENE-10398) Add static method for getting Terms from LeafReader

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494136#comment-17494136 ] ASF subversion and git services commented on LUCENE-10398: -- Co

[jira] [Resolved] (LUCENE-10398) Add static method for getting Terms from LeafReader

2022-02-17 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Miller resolved LUCENE-10398. -- Fix Version/s: 9.1 Resolution: Fixed > Add static method for getting Terms from LeafRe

[jira] [Commented] (LUCENE-10398) Add static method for getting Terms from LeafReader

2022-02-17 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494137#comment-17494137 ] Greg Miller commented on LUCENE-10398: -- Merged onto {{main}} and {{{}branch_9x{}}}

[jira] [Created] (LUCENE-10426) Should we create a static factory method for loading VectorValues?

2022-02-17 Thread Greg Miller (Jira)
Greg Miller created LUCENE-10426: Summary: Should we create a static factory method for loading VectorValues? Key: LUCENE-10426 URL: https://issues.apache.org/jira/browse/LUCENE-10426 Project: Lucene

[GitHub] [lucene] jtibshirani merged pull request #677: LUCENE-10084: Rewrite DocValuesFieldExistsQuery to MatchAllDocsQuery when all docs have the field

2022-02-17 Thread GitBox
jtibshirani merged pull request #677: URL: https://github.com/apache/lucene/pull/677 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubs

[jira] [Commented] (LUCENE-10084) Rewrite DocValuesFieldExistsQuery to a MatchAllDocsQuery when docCount == maxDoc

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494169#comment-17494169 ] ASF subversion and git services commented on LUCENE-10084: -- Co

[jira] [Commented] (LUCENE-9334) Require consistency between data-structures on a per-field basis

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494170#comment-17494170 ] ASF subversion and git services commented on LUCENE-9334: - Commi

[jira] [Commented] (LUCENE-9334) Require consistency between data-structures on a per-field basis

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494176#comment-17494176 ] ASF subversion and git services commented on LUCENE-9334: - Commi

[jira] [Commented] (LUCENE-10084) Rewrite DocValuesFieldExistsQuery to a MatchAllDocsQuery when docCount == maxDoc

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494175#comment-17494175 ] ASF subversion and git services commented on LUCENE-10084: -- Co

[jira] [Resolved] (LUCENE-10084) Rewrite DocValuesFieldExistsQuery to a MatchAllDocsQuery when docCount == maxDoc

2022-02-17 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julie Tibshirani resolved LUCENE-10084. --- Fix Version/s: 9.1 Resolution: Fixed > Rewrite DocValuesFieldExistsQuery to

[GitHub] [lucene] jtibshirani merged pull request #656: LUCENE-10382: Support filtering in KnnVectorQuery

2022-02-17 Thread GitBox
jtibshirani merged pull request #656: URL: https://github.com/apache/lucene/pull/656 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubs

[jira] [Commented] (LUCENE-10382) Allow KnnVectorQuery to operate over a subset of liveDocs

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494181#comment-17494181 ] ASF subversion and git services commented on LUCENE-10382: -- Co

[GitHub] [lucene] jtibshirani opened a new pull request #690: LUCENE-10408: Fix vector valuese iteration bug

2022-02-17 Thread GitBox
jtibshirani opened a new pull request #690: URL: https://github.com/apache/lucene/pull/690 Now that there is special logic to handle the dense case, we need to adjust some assertions in VectorValues#advance. -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [lucene] jtibshirani commented on pull request #690: LUCENE-10408: Fix vector values iteration bug

2022-02-17 Thread GitBox
jtibshirani commented on pull request #690: URL: https://github.com/apache/lucene/pull/690#issuecomment-1043407860 This fixes recent test failures in `TestKnnVectorQuery`. One example: ``` ./gradlew test --tests TestKnnVectorQuery.testRandomWithFilter -Dtests.seed=1748D2B9616D6A6B

[jira] [Commented] (LUCENE-10408) Better dense encoding of doc Ids in Lucene91HnswVectorsFormat

2022-02-17 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494235#comment-17494235 ] Julie Tibshirani commented on LUCENE-10408: --- A test we recently added caught

[jira] [Commented] (LUCENE-10382) Allow KnnVectorQuery to operate over a subset of liveDocs

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494283#comment-17494283 ] ASF subversion and git services commented on LUCENE-10382: -- Co

[GitHub] [lucene] spike-liu commented on pull request #678: LUCENE-10398: Add static method for getting Terms from LeafReader

2022-02-17 Thread GitBox
spike-liu commented on pull request #678: URL: https://github.com/apache/lucene/pull/678#issuecomment-1043674843 > Going ahead and merging this now since there's been no opposition (of course it could always be backed out later if someone did take strong issue with this). Thanks again @spi

[GitHub] [lucene] spike-liu edited a comment on pull request #678: LUCENE-10398: Add static method for getting Terms from LeafReader

2022-02-17 Thread GitBox
spike-liu edited a comment on pull request #678: URL: https://github.com/apache/lucene/pull/678#issuecomment-1043674843 > Going ahead and merging this now since there's been no opposition (of course it could always be backed out later if someone did take strong issue with this). Thanks aga

[jira] [Commented] (LUCENE-10398) Add static method for getting Terms from LeafReader

2022-02-17 Thread spike liu (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494306#comment-17494306 ] spike liu commented on LUCENE-10398: It is my pleasure, Greg. > Add static method

[jira] [Comment Edited] (LUCENE-10398) Add static method for getting Terms from LeafReader

2022-02-17 Thread spike liu (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494306#comment-17494306 ] spike liu edited comment on LUCENE-10398 at 2/18/22, 12:41 AM: --

[GitHub] [lucene] spike-liu commented on a change in pull request #678: LUCENE-10398: Add static method for getting Terms from LeafReader

2022-02-17 Thread GitBox
spike-liu commented on a change in pull request #678: URL: https://github.com/apache/lucene/pull/678#discussion_r809637709 ## File path: lucene/core/src/java/org/apache/lucene/document/FeatureQuery.java ## @@ -111,12 +111,9 @@ public Explanation explain(LeafReaderContext contex

[jira] [Updated] (LUCENE-10424) Optimize the "everything matches" case for count query in PointRangeQuery

2022-02-17 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10424: --- Summary: Optimize the "everything matches" case for count query in PointRangeQuery (was: Optimize

[GitHub] [lucene] LuXugang opened a new pull request #691: LUCENE-10424: Optimize the "everything matches" case for count query in PointRangeQuery

2022-02-17 Thread GitBox
LuXugang opened a new pull request #691: URL: https://github.com/apache/lucene/pull/691 In Implement of Weight#count in PointRangeQuery, Whether additional consideration is needed that when PointValues#getDocCount() == IndexReader#maxDoc() and the range's lower bound is less that the field

[GitHub] [lucene] wjp719 commented on pull request #688: LUCENE-10425:PostingsEnum supports to return current index of postings

2022-02-17 Thread GitBox
wjp719 commented on pull request #688: URL: https://github.com/apache/lucene/pull/688#issuecomment-1043888635 @msokolov Hi, I describe a use case in this issue https://issues.apache.org/jira/browse/LUCENE-10425 , thanks a lot -- This is an automated message from the Apache Git Service. T

[jira] [Updated] (LUCENE-10425) log count aggregation optimization inside one segment

2022-02-17 Thread jianping weng (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jianping weng updated LUCENE-10425: --- Summary: log count aggregation optimization inside one segment (was: Lucene supports bkd b

[jira] [Updated] (LUCENE-10425) count aggregation optimization inside one segment in log scenario

2022-02-17 Thread jianping weng (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jianping weng updated LUCENE-10425: --- Summary: count aggregation optimization inside one segment in log scenario (was: count agg

[jira] [Updated] (LUCENE-10425) count aggregation optimization inside one segment in log sc

2022-02-17 Thread jianping weng (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jianping weng updated LUCENE-10425: --- Summary: count aggregation optimization inside one segment in log sc (was: log count aggre