[
https://issues.apache.org/jira/browse/LUCENE-10431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498799#comment-17498799
]
Alan Woodward commented on LUCENE-10431:
I think the issue is that BooleanQuery
romseygeek commented on a change in pull request #679:
URL: https://github.com/apache/lucene/pull/679#discussion_r815721410
##
File path:
lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java
##
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Foun
mogui commented on a change in pull request #679:
URL: https://github.com/apache/lucene/pull/679#discussion_r815732492
##
File path:
lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java
##
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Foundatio
[
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()
codaitya commented on pull request #446:
URL: https://github.com/apache/lucene/pull/446#issuecomment-1054179398
Sorry for the delay in getting back to this, got busy with work and also
needed time to study more details on how Lucene does segment merges.
> Why do we need to exclude
wjp719 commented on pull request #687:
URL: https://github.com/apache/lucene/pull/687#issuecomment-1054244294
@iverase , Hi I move the bkd binary to the
IndexSortSortedNumericDocValuesRangeQuery as you suggested, please help to
review it, thanks.
--
This is an automated message from the
wjp719 edited a comment on pull request #687:
URL: https://github.com/apache/lucene/pull/687#issuecomment-1054244294
@iverase , Hi I move the bkd binary search to the
IndexSortSortedNumericDocValuesRangeQuery as you suggested, please help to
review it, thanks.
--
This is an automated me
jpountz commented on pull request #446:
URL: https://github.com/apache/lucene/pull/446#issuecomment-1054266698
> I also noticed that in IndexWriter where we call findFullFlushMerges, we
only do so for merge triggers GET_READER and COMMIT, but not for trigger
FULL_FLUSH, which seems quite c
jpountz edited a comment on pull request #446:
URL: https://github.com/apache/lucene/pull/446#issuecomment-1054266698
> I also noticed that in IndexWriter where we call findFullFlushMerges, we
only do so for merge triggers GET_READER and COMMIT, but not for trigger
FULL_FLUSH, which seems
jpountz commented on a change in pull request #446:
URL: https://github.com/apache/lucene/pull/446#discussion_r815897598
##
File path:
lucene/sandbox/src/java/org/apache/lucene/sandbox/index/MergeOnFlushMergePolicy.java
##
@@ -0,0 +1,85 @@
+/*
+ * Licensed to the Apache Softwa
jpountz commented on pull request #715:
URL: https://github.com/apache/lucene/pull/715#issuecomment-1054280947
+1 can you add a CHANGES entry?
--
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
iverase commented on a change in pull request #687:
URL: https://github.com/apache/lucene/pull/687#discussion_r815921747
##
File path:
lucene/sandbox/src/java/org/apache/lucene/sandbox/search/IndexSortSortedNumericDocValuesRangeQuery.java
##
@@ -181,12 +189,143 @@ public int c
LuXugang commented on pull request #715:
URL: https://github.com/apache/lucene/pull/715#issuecomment-1054355756
> +1 can you add a CHANGES entry?
OK
--
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
thelabdude commented on a change in pull request #2644:
URL: https://github.com/apache/lucene-solr/pull/2644#discussion_r816037662
##
File path: solr/core/src/test/org/apache/solr/handler/TestSQLHandler.java
##
@@ -2388,6 +2388,7 @@ public void testMultiValuedFieldHandling() th
[
https://issues.apache.org/jira/browse/LUCENE-10431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499074#comment-17499074
]
Adrien Grand commented on LUCENE-10431:
---
I wonder if the most immediate fix could
jpountz merged pull request #715:
URL: https://github.com/apache/lucene/pull/715
--
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..
[
https://issues.apache.org/jira/browse/LUCENE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499077#comment-17499077
]
ASF subversion and git services commented on LUCENE-10442:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499087#comment-17499087
]
ASF subversion and git services commented on LUCENE-10442:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-10442.
---
Resolution: Fixed
> When indexQuery or/and dvQuery be a MatchAllDocsQuery then
> IndexOrD
[
https://issues.apache.org/jira/browse/LUCENE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499099#comment-17499099
]
Adrien Grand commented on LUCENE-10442:
---
Thanks [~ChrisLu]!
> When indexQuery or
[
https://issues.apache.org/jira/browse/LUCENE-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497658#comment-17497658
]
Ankit Jain edited comment on LUCENE-10428 at 2/28/22, 6:14 PM:
--
kiranchitturi commented on a change in pull request #2644:
URL: https://github.com/apache/lucene-solr/pull/2644#discussion_r816219452
##
File path: solr/core/src/test/org/apache/solr/handler/TestSQLHandler.java
##
@@ -2388,6 +2388,7 @@ public void testMultiValuedFieldHandling()
wjp719 commented on a change in pull request #687:
URL: https://github.com/apache/lucene/pull/687#discussion_r816404708
##
File path:
lucene/sandbox/src/java/org/apache/lucene/sandbox/search/IndexSortSortedNumericDocValuesRangeQuery.java
##
@@ -308,8 +449,10 @@ public int adva
wjp719 commented on pull request #687:
URL: https://github.com/apache/lucene/pull/687#issuecomment-1054926857
@iverase I add a random test, please review it again
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
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
[
https://issues.apache.org/jira/browse/LUCENE-10431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499321#comment-17499321
]
Michael Bien commented on LUCENE-10431:
---
IMO: If you don't want client code to us
26 matches
Mail list logo