[jira] [Updated] (LUCENE-10656) It is unnecessary that using `limit` to check boundary

2022-07-20 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10656: --- Fix Version/s: (was: 9.3) > It is unnecessary that using `limit` to check boundary > --

[jira] [Resolved] (LUCENE-10656) It is unnecessary that using `limit` to check boundary

2022-07-19 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang resolved LUCENE-10656. Fix Version/s: 9.3 Resolution: Done > It is unnecessary that using `limit` to check bounda

[jira] [Updated] (LUCENE-10656) It is unnecessary that using `limit` to check boundary

2022-07-17 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10656: --- Description: follow-up discussion in [https://github.com/apache/lucene/pull/1021] (was: follow-up

[jira] [Created] (LUCENE-10656) It is unnecessary that using `limit` to check boundary

2022-07-17 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10656: -- Summary: It is unnecessary that using `limit` to check boundary Key: LUCENE-10656 URL: https://issues.apache.org/jira/browse/LUCENE-10656 Project: Lucene - Core

[jira] [Commented] (LUCENE-7713) Optimize TopFieldDocCollector for the sorted case

2022-07-15 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17567202#comment-17567202 ] Lu Xugang commented on LUCENE-7713: --- Hi [~jpountz], it seems like there is no need to

[jira] [Comment Edited] (LUCENE-10397) KnnVectorQuery doesn't tie break by doc ID

2022-07-13 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566298#comment-17566298 ] Lu Xugang edited comment on LUCENE-10397 at 7/13/22 12:33 PM: ---

[jira] [Commented] (LUCENE-10397) KnnVectorQuery doesn't tie break by doc ID

2022-07-13 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566298#comment-17566298 ] Lu Xugang commented on LUCENE-10397: It seems like this issue has been resolved aft

[jira] [Resolved] (LUCENE-10600) SortedSetDocValues#docValueCount should be an int, not long

2022-07-07 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang resolved LUCENE-10600. Resolution: Fixed > SortedSetDocValues#docValueCount should be an int, not long > ---

[jira] [Resolved] (LUCENE-10623) Error implementation of docValueCount for SortingSortedSetDocValues

2022-06-27 Thread Lu Xugang (Jira)
Title: Message Title Lu Xugang resolved as

[jira] [Commented] (LUCENE-10603) Improve iteration of ords for SortedSetDocValues

2022-06-27 Thread Lu Xugang (Jira)
Title: Message Title Lu Xugang commented o

[jira] [Commented] (LUCENE-10603) Improve iteration of ords for SortedSetDocValues

2022-06-21 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557223#comment-17557223 ] Lu Xugang commented on LUCENE-10603: Hi, [~gsmiller]  when I start to work on the r

[jira] [Created] (LUCENE-10623) Error implementation of docValueCount for SortingSortedSetDocValues

2022-06-19 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10623: -- Summary: Error implementation of docValueCount for SortingSortedSetDocValues Key: LUCENE-10623 URL: https://issues.apache.org/jira/browse/LUCENE-10623 Project: Lucene - C

[jira] [Assigned] (LUCENE-10623) Error implementation of docValueCount for SortingSortedSetDocValues

2022-06-19 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang reassigned LUCENE-10623: -- Assignee: Lu Xugang > Error implementation of docValueCount for SortingSortedSetDocValues >

[jira] [Assigned] (LUCENE-10603) Improve iteration of ords for SortedSetDocValues

2022-06-15 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang reassigned LUCENE-10603: -- Assignee: Lu Xugang > Improve iteration of ords for SortedSetDocValues > ---

[jira] [Commented] (LUCENE-10600) SortedSetDocValues#docValueCount should be an int, not long

2022-06-15 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554626#comment-17554626 ] Lu Xugang commented on LUCENE-10600: {quote}SortedSetDocValues#docValueCount should

[jira] [Commented] (LUCENE-10600) SortedSetDocValues#docValueCount should be an int, not long

2022-06-14 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554374#comment-17554374 ] Lu Xugang commented on LUCENE-10600: {quote}but this class is only used for flushes

[jira] [Commented] (LUCENE-10600) SortedSetDocValues#docValueCount should be an int, not long

2022-06-14 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553993#comment-17553993 ] Lu Xugang commented on LUCENE-10600: {quote}Is it that the unique count of ordinals

[jira] [Commented] (LUCENE-10600) SortedSetDocValues#docValueCount should be an int, not long

2022-06-14 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553987#comment-17553987 ] Lu Xugang commented on LUCENE-10600: Hi [~jpountz] ,should we also make SortedSetDo

[jira] [Commented] (LUCENE-10603) Improve iteration of ords for SortedSetDocValues

2022-06-12 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553390#comment-17553390 ] Lu Xugang commented on LUCENE-10603: Thanks [~gsmiller], if there was no one else h

[jira] [Comment Edited] (LUCENE-10603) Improve iteration of ords for SortedSetDocValues

2022-06-09 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552534#comment-17552534 ] Lu Xugang edited comment on LUCENE-10603 at 6/10/22 5:01 AM:

[jira] [Commented] (LUCENE-10603) Improve iteration of ords for SortedSetDocValues

2022-06-09 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552534#comment-17552534 ] Lu Xugang commented on LUCENE-10603: Hi, [~gsmiller] , my initial thought was just

[jira] [Created] (LUCENE-10603) Improve iteration of ords for SortedSetDocValues

2022-06-07 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10603: -- Summary: Improve iteration of ords for SortedSetDocValues Key: LUCENE-10603 URL: https://issues.apache.org/jira/browse/LUCENE-10603 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-10598) SortedSetDocValues#docValueCount() should be always greater than zero

2022-06-02 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545356#comment-17545356 ] Lu Xugang commented on LUCENE-10598: {quote}Maybe we should enhance CheckIndex to

[jira] [Commented] (LUCENE-10598) SortedSetDocValues#docValueCount() should be always greater than zero

2022-06-02 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545318#comment-17545318 ] Lu Xugang commented on LUCENE-10598: [~jpountz]  Exactly,  I left some comment in

[jira] [Commented] (LUCENE-10600) SortedSetDocValues#docValueCount should be an int, not long

2022-06-01 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544882#comment-17544882 ] Lu Xugang commented on LUCENE-10600: After [https://github.com/apache/lucene/pull/9

[jira] [Assigned] (LUCENE-10600) SortedSetDocValues#docValueCount should be an int, not long

2022-06-01 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang reassigned LUCENE-10600: -- Assignee: Lu Xugang > SortedSetDocValues#docValueCount should be an int, not long >

[jira] [Commented] (LUCENE-10594) Duplicated value should be involve in SortedSetDocValues#docValueCount() in MemoryIndex

2022-05-30 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544105#comment-17544105 ] Lu Xugang commented on LUCENE-10594: According to the explaining in LUCENE-10188 ,

[jira] [Resolved] (LUCENE-10594) Duplicated value should be involve in SortedSetDocValues#docValueCount() in MemoryIndex

2022-05-30 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang resolved LUCENE-10594. Resolution: Not A Problem > Duplicated value should be involve in SortedSetDocValues#docValueCoun

[jira] [Comment Edited] (LUCENE-10188) Give SortedSetDocValues a docValueCount()?

2022-05-30 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543989#comment-17543989 ] Lu Xugang edited comment on LUCENE-10188 at 5/30/22 3:53 PM:

[jira] [Commented] (LUCENE-10598) SortedSetDocValues#docValueCount() should be always greater than zero

2022-05-30 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543994#comment-17543994 ] Lu Xugang commented on LUCENE-10598: After LUCENE-10188 's question confirmed by [~

[jira] [Created] (LUCENE-10598) SortedSetDocValues#docValueCount() should be always greater than zero

2022-05-30 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10598: -- Summary: SortedSetDocValues#docValueCount() should be always greater than zero Key: LUCENE-10598 URL: https://issues.apache.org/jira/browse/LUCENE-10598 Project: Lucene -

[jira] [Commented] (LUCENE-10188) Give SortedSetDocValues a docValueCount()?

2022-05-30 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543989#comment-17543989 ] Lu Xugang commented on LUCENE-10188: Hi, [~jpountz] , implementation of SortedNume

[jira] [Created] (LUCENE-10594) Duplicated value should be involve in SortedSetDocValues#docValueCount() in MemoryIndex

2022-05-28 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10594: -- Summary: Duplicated value should be involve in SortedSetDocValues#docValueCount() in MemoryIndex Key: LUCENE-10594 URL: https://issues.apache.org/jira/browse/LUCENE-10594

[jira] [Updated] (LUCENE-10590) Indexing all zero vectors leads to heat death of the universe

2022-05-23 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10590: --- Attachment: (was: image.png) > Indexing all zero vectors leads to heat death of the universe >

[jira] [Updated] (LUCENE-10590) Indexing all zero vectors leads to heat death of the universe

2022-05-23 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10590: --- Attachment: image.png > Indexing all zero vectors leads to heat death of the universe > ---

[jira] [Comment Edited] (LUCENE-10397) KnnVectorQuery doesn't tie break by doc ID

2022-05-08 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533596#comment-17533596 ] Lu Xugang edited comment on LUCENE-10397 at 5/9/22 3:55 AM:

[jira] [Commented] (LUCENE-10397) KnnVectorQuery doesn't tie break by doc ID

2022-05-08 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533596#comment-17533596 ] Lu Xugang commented on LUCENE-10397: [~sokolov], I tried this issue in Lucene 9.0.0

[jira] (LUCENE-10397) KnnVectorQuery doesn't tie break by doc ID

2022-05-07 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10397 ] Lu Xugang deleted comment on LUCENE-10397: was (Author: chrislu): Hi [~msoko...@gmail.com] Could we back to use PriorityQueue, and add an Entry as below to do comparison:   {code:java} pub

[jira] [Updated] (LUCENE-10312) Add PersianStemmer

2022-05-07 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10312: --- Attachment: image.png > Add PersianStemmer > -- > > Key: LUCENE-103

[jira] [Comment Edited] (LUCENE-10397) KnnVectorQuery doesn't tie break by doc ID

2022-05-04 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531997#comment-17531997 ] Lu Xugang edited comment on LUCENE-10397 at 5/5/22 1:54 AM:

[jira] [Commented] (LUCENE-10397) KnnVectorQuery doesn't tie break by doc ID

2022-05-04 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531997#comment-17531997 ] Lu Xugang commented on LUCENE-10397: Hi [~msoko...@gmail.com] Could we back to use

[jira] [Resolved] (LUCENE-10552) KnnVectorQuery has incorrect equals/ hashCode

2022-05-02 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang resolved LUCENE-10552. Fix Version/s: 9.2 Resolution: Fixed > KnnVectorQuery has incorrect equals/ hashCode > ---

[jira] [Created] (LUCENE-10552) KnnVectorQuery has incorrect equals/ hashCode

2022-05-02 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10552: -- Summary: KnnVectorQuery has incorrect equals/ hashCode Key: LUCENE-10552 URL: https://issues.apache.org/jira/browse/LUCENE-10552 Project: Lucene - Core Issue Typ

[jira] [Commented] (LUCENE-10537) DisjunctionMaxWeight could be rewrite to BooleanWeight if score is disable

2022-04-26 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528541#comment-17528541 ] Lu Xugang commented on LUCENE-10537: Thanks [~jpountz]  for your note. {quote}we di

[jira] [Created] (LUCENE-10537) DisjunctionMaxWeight could rewrite to BooleanWeight if score is disable

2022-04-26 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10537: -- Summary: DisjunctionMaxWeight could rewrite to BooleanWeight if score is disable Key: LUCENE-10537 URL: https://issues.apache.org/jira/browse/LUCENE-10537 Project: Lucene

[jira] [Updated] (LUCENE-10537) DisjunctionMaxWeight could be rewrite to BooleanWeight if score is disable

2022-04-26 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10537: --- Summary: DisjunctionMaxWeight could be rewrite to BooleanWeight if score is disable (was: Disjunct

[jira] [Commented] (LUCENE-10511) IntersectIterators is not necessary under matchAll case in Facet

2022-04-12 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521028#comment-17521028 ] Lu Xugang commented on LUCENE-10511: ConjunctionUtils is lack of the ability of pru

[jira] [Updated] (LUCENE-10511) IntersectIterators is not necessary under matchAll case in Facet

2022-04-12 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10511: --- Description: If number of hits in FacetsCollector equals reader.maxDoc() and DocValues's cost() wh

[jira] [Created] (LUCENE-10511) IntersectIterators is not necessary under matchAll case in Facet

2022-04-11 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10511: -- Summary: IntersectIterators is not necessary under matchAll case in Facet Key: LUCENE-10511 URL: https://issues.apache.org/jira/browse/LUCENE-10511 Project: Lucene - Core

[jira] [Updated] (LUCENE-10502) Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc

2022-04-06 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10502: --- Description: Since at search phase, vector's all docs of all fields will be fully loaded into memor

[jira] [Updated] (LUCENE-10502) Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc

2022-04-06 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10502: --- Description: Since at search phase, vector's all docs of all fields will be fully loaded into memor

[jira] [Updated] (LUCENE-10502) Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc

2022-04-06 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10502: --- Description: Since at search phase, vector's all docs of all fields will be fully loaded into memor

[jira] [Created] (LUCENE-10502) Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc

2022-04-06 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10502: -- Summary: Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc Key: LUCENE-10502 URL: https://issues.apache.org/jira/browse/LUCENE-10502 Pr

[jira] [Resolved] (LUCENE-10460) Delegating DocIdSetIterator could be replaced to DocIdSetIterator#range(int minDoc, int maxDoc) in IndexSortSortedNumericDocValuesRangeQuery

2022-03-16 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang resolved LUCENE-10460. Resolution: Auto Closed optimized by  LUCENE-10458. > Delegating DocIdSetIterator could be repla

[jira] [Comment Edited] (LUCENE-10468) Do not always do checkField() in DocValues.getXXX(LeafReader, String)

2022-03-16 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507395#comment-17507395 ] Lu Xugang edited comment on LUCENE-10468 at 3/16/22, 7:55 AM: ---

[jira] [Commented] (LUCENE-10468) Do not always do checkField() in DocValues.getXXX(LeafReader, String)

2022-03-16 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507395#comment-17507395 ] Lu Xugang commented on LUCENE-10468: checkField() originally designed for sorting/g

[jira] [Updated] (LUCENE-10468) Do not always do checkField() in DocValues.getXXX(LeafReader, String)

2022-03-15 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10468: --- Attachment: 1.png > Do not always do checkField() in DocValues.getXXX(LeafReader, String) > ---

[jira] [Created] (LUCENE-10468) Do not always do checkField() in DocValues.getXXX(LeafReader, String)

2022-03-15 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10468: -- Summary: Do not always do checkField() in DocValues.getXXX(LeafReader, String) Key: LUCENE-10468 URL: https://issues.apache.org/jira/browse/LUCENE-10468 Project: Lucene -

[jira] [Created] (LUCENE-10460) Delegating DocIdSetIterator could be replaced to DocIdSetIterator#range(int minDoc, int maxDoc) in IndexSortSortedNumericDocValuesRangeQuery

2022-03-10 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10460: -- Summary: Delegating DocIdSetIterator could be replaced to DocIdSetIterator#range(int minDoc, int maxDoc) in IndexSortSortedNumericDocValuesRangeQuery Key: LUCENE-10460 URL: https://i

[jira] [Updated] (LUCENE-10458) BoundedDocSetIdIterator may supply error count in Weigth#count(LeafReaderContext) when missingValue enables

2022-03-09 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10458: --- Fix Version/s: 9.1 > BoundedDocSetIdIterator may supply error count in > Weigth#count(LeafReaderCo

[jira] [Updated] (LUCENE-10458) BoundedDocSetIdIterator may supply error count in Weigth#count(LeafReaderContext) when missingValue enables

2022-03-09 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10458: --- Issue Type: Bug (was: Improvement) > BoundedDocSetIdIterator may supply error count in > Weigth#c

[jira] [Comment Edited] (LUCENE-10458) BoundedDocSetIdIterator may supply error count in Weigth#count(LeafReaderContext) when missingValue enables

2022-03-07 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17502773#comment-17502773 ] Lu Xugang edited comment on LUCENE-10458 at 3/8/22, 7:32 AM:

[jira] [Commented] (LUCENE-10458) BoundedDocSetIdIterator may supply error count in Weigth#count(LeafReaderContext) when missingValue enables

2022-03-07 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17502773#comment-17502773 ] Lu Xugang commented on LUCENE-10458: That is why in BoundedDocSetIdIterator#advance

[jira] [Created] (LUCENE-10458) BoundedDocSetIdIterator may supply error count in Weigth#count(LeafReaderContext) when missingValue enables

2022-03-07 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10458: -- Summary: BoundedDocSetIdIterator may supply error count in Weigth#count(LeafReaderContext) when missingValue enables Key: LUCENE-10458 URL: https://issues.apache.org/jira/browse/LUCEN

[jira] [Commented] (LUCENE-10120) Lazy initialize FixedBitSet in LRUQueryCache

2022-03-05 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501863#comment-17501863 ] Lu Xugang commented on LUCENE-10120: Thanks your advice > Lazy initialize FixedBit

[jira] [Created] (LUCENE-10455) IndexSortSortedNumericDocValuesRangeQuery should implement Weight#scorerSupplier(LeafReaderContext)

2022-03-03 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10455: -- Summary: IndexSortSortedNumericDocValuesRangeQuery should implement Weight#scorerSupplier(LeafReaderContext) Key: LUCENE-10455 URL: https://issues.apache.org/jira/browse/LUCENE-10455

[jira] [Commented] (LUCENE-10162) Add IntField, LongField, FloatField and DoubleField classes to index both points and doc values

2022-03-03 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501124#comment-17501124 ] Lu Xugang commented on LUCENE-10162: This is a new Query within the quick patch nam

[jira] [Updated] (LUCENE-10162) Add IntField, LongField, FloatField and DoubleField classes to index both points and doc values

2022-03-03 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10162: --- Attachment: LUCENE-10162-1.patch > Add IntField, LongField, FloatField and DoubleField classes to i

[jira] [Commented] (LUCENE-10162) Add IntField, LongField, FloatField and DoubleField classes to index both points and doc values

2022-03-03 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501122#comment-17501122 ] Lu Xugang commented on LUCENE-10162: Move the conversation from LUCENE-10446 about

[jira] [Commented] (LUCENE-10446) Add a precise cost of score in ScorerSupplier

2022-03-02 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500514#comment-17500514 ] Lu Xugang commented on LUCENE-10446: This is a new Query within the quick patch nam

[jira] [Updated] (LUCENE-10446) Add a precise cost of score in ScorerSupplier

2022-03-02 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10446: --- Attachment: LUCENE-10466-1.patch > Add a precise cost of score in ScorerSupplier >

[jira] [Commented] (LUCENE-10446) Add a precise cost of score in ScorerSupplier

2022-03-02 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500048#comment-17500048 ] Lu Xugang commented on LUCENE-10446: Thanks [~jpountz] ,  so according to  LUCENE-1

[jira] [Updated] (LUCENE-10450) IndexSortSortedNumericDocValuesRangeQuery could be rewrite to MatchAllDocsQuery

2022-03-02 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10450: --- Fix Version/s: 9.1 > IndexSortSortedNumericDocValuesRangeQuery could be rewrite to > MatchAllDocsQ

[jira] [Updated] (LUCENE-10450) IndexSortSortedNumericDocValuesRangeQuery could be rewrite to MatchAllDocsQuery

2022-03-01 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10450: --- Issue Type: Improvement (was: Bug) > IndexSortSortedNumericDocValuesRangeQuery could be rewrite to

[jira] [Created] (LUCENE-10450) IndexSortSortedNumericDocValuesRangeQuery could be rewrite to MatchAllDocsQuery

2022-03-01 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10450: -- Summary: IndexSortSortedNumericDocValuesRangeQuery could be rewrite to MatchAllDocsQuery Key: LUCENE-10450 URL: https://issues.apache.org/jira/browse/LUCENE-10450 Project

[jira] [Commented] (LUCENE-10447) Charset issue in TestScripts#testLukeCanBeLaunched()

2022-03-01 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499426#comment-17499426 ] Lu Xugang commented on LUCENE-10447: If I change my Operation System Language to En

[jira] [Commented] (LUCENE-10447) Charset issue in TestScripts#testLukeCanBeLaunched()

2022-03-01 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499425#comment-17499425 ] Lu Xugang commented on LUCENE-10447: {quote}Can you check what charset is used by d

[jira] [Updated] (LUCENE-10447) Charset issue in TestScripts#testLukeCanBeLaunched()

2022-03-01 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10447: --- Attachment: 2.png > Charset issue in TestScripts#testLukeCanBeLaunched() >

[jira] [Created] (LUCENE-10447) Charset issue in TestScripts#testLukeCanBeLaunched()

2022-03-01 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10447: -- Summary: Charset issue in TestScripts#testLukeCanBeLaunched() Key: LUCENE-10447 URL: https://issues.apache.org/jira/browse/LUCENE-10447 Project: Lucene - Core Is

[jira] [Updated] (LUCENE-10446) Add a precise cost of score in ScorerSupplier

2022-03-01 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10446: --- Attachment: LUCENE-10446.patch > Add a precise cost of score in ScorerSupplier > --

[jira] [Created] (LUCENE-10446) Add a precise cost of score in ScorerSupplier

2022-02-28 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10446: -- Summary: Add a precise cost of score in ScorerSupplier Key: LUCENE-10446 URL: https://issues.apache.org/jira/browse/LUCENE-10446 Project: Lucene - Core Issue Typ

[jira] [Commented] (LUCENE-10442) When indexQuery or/and dvQuery be a MatchAllDocsQuery then IndexOrDocValuesQuery should be rewrite to MatchAllDocsQuery

2022-02-28 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498818#comment-17498818 ] Lu Xugang commented on LUCENE-10442: Further more: can we leverage Weigh#count()

[jira] [Updated] (LUCENE-10442) When indexQuery or/and dvQuery be a MatchAllDocsQuery then IndexOrDocValuesQuery should be rewrite to MatchAllDocsQuery

2022-02-25 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10442: --- Description: IndexOrDocValuesQuery is typically useful for range queries, When indexQuery was rewr

[jira] [Updated] (LUCENE-10442) When indexQuery or/and dvQuery be a MatchAllDocsQuery then IndexOrDocValuesQuery should be rewrite to MatchAllDocsQuery

2022-02-25 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10442: --- Description: IndexOrDocValuesQuery is typically useful for range queries, When indexQuery was rewr

[jira] [Updated] (LUCENE-10442) When indexQuery or/and dvQuery be a MatchAllDocsQuery then IndexOrDocValuesQuery should be rewrite to MatchAllDocsQuery

2022-02-25 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang updated LUCENE-10442: --- Fix Version/s: 9.1 > When indexQuery or/and dvQuery be a MatchAllDocsQuery then > IndexOrDocValue

[jira] [Created] (LUCENE-10442) When indexQuery or/and dvQuery be a MatchAllDocsQuery then IndexOrDocValuesQuery should be rewrite to MatchAllDocsQuery

2022-02-25 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10442: -- Summary: When indexQuery or/and dvQuery be a MatchAllDocsQuery then IndexOrDocValuesQuery should be rewrite to MatchAllDocsQuery Key: LUCENE-10442 URL: https://issues.apache.org/jir

[jira] [Created] (LUCENE-10439) Support multi-valued and multiple dimensions for count query in PointRangeQuery

2022-02-23 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10439: -- Summary: Support multi-valued and multiple dimensions for count query in PointRangeQuery Key: LUCENE-10439 URL: https://issues.apache.org/jira/browse/LUCENE-10439 Project

[jira] [Created] (LUCENE-10435) Break loop early while checking whether DocValuesFieldExistsQuery can be rewrite to MatchAllDocsQuery

2022-02-22 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10435: -- Summary: Break loop early while checking whether DocValuesFieldExistsQuery can be rewrite to MatchAllDocsQuery Key: LUCENE-10435 URL: https://issues.apache.org/jira/browse/LUCENE-1043

[jira] [Commented] (LUCENE-10434) Improve handling of DocValuesRangeQuery in rewrite rules

2022-02-22 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496460#comment-17496460 ] Lu Xugang commented on LUCENE-10434: Oh, it seems IndexSearch#rewrite will handle t

[jira] [Resolved] (LUCENE-10434) Improve handling of DocValuesRangeQuery in rewrite rules

2022-02-22 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Xugang resolved LUCENE-10434. Resolution: Not A Problem > Improve handling of DocValuesRangeQuery in rewrite rules > --

[jira] [Created] (LUCENE-10434) Improve handling of DocValuesRangeQuery in rewrite rules

2022-02-22 Thread Lu Xugang (Jira)
Lu Xugang created LUCENE-10434: -- Summary: Improve handling of DocValuesRangeQuery in rewrite rules Key: LUCENE-10434 URL: https://issues.apache.org/jira/browse/LUCENE-10434 Project: Lucene - Core

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

2022-02-22 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496168#comment-17496168 ] Lu Xugang edited comment on LUCENE-10424 at 2/22/22, 3:22 PM: ---

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

2022-02-22 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496168#comment-17496168 ] Lu Xugang commented on LUCENE-10424: ??but it actually works with fields that have

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

2022-02-18 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10424 ] Lu Xugang deleted comment on LUCENE-10424: was (Author: chrislu): Or maybe such additional consideration should be in PointRangeQuery#rewrite() while PointRangeQuery could be rewrited to Ma

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

2022-02-18 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494445#comment-17494445 ] Lu Xugang commented on LUCENE-10424: Or maybe such additional consideration should

[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

[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

[jira] [Comment Edited] (LUCENE-10281) Error condition used to judge whether hits are sparse in StringValueFacetCounts

2021-12-06 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454083#comment-17454083 ] Lu Xugang edited comment on LUCENE-10281 at 12/6/21, 3:41 PM: ---

[jira] [Comment Edited] (LUCENE-10281) Error condition used to judge whether hits are sparse in StringValueFacetCounts

2021-12-06 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454083#comment-17454083 ] Lu Xugang edited comment on LUCENE-10281 at 12/6/21, 3:40 PM: ---

[jira] [Comment Edited] (LUCENE-10281) Error condition used to judge whether hits are sparse in StringValueFacetCounts

2021-12-06 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454083#comment-17454083 ] Lu Xugang edited comment on LUCENE-10281 at 12/6/21, 3:39 PM: ---

  1   2   >