jpountz commented on a change in pull request #767:
URL: https://github.com/apache/lucene/pull/767#discussion_r840305767
##
File path:
lucene/core/src/java/org/apache/lucene/search/DocValuesFieldExistsQuery.java
##
@@ -31,42 +28,21 @@
/**
* A {@link Query} that matches docu
javanna commented on pull request #765:
URL: https://github.com/apache/lucene/pull/765#issuecomment-1085528669
@mikemccand would you happen to have time to merge this for me? ;)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
jpountz commented on a change in pull request #767:
URL: https://github.com/apache/lucene/pull/767#discussion_r840308477
##
File path: lucene/core/src/java/org/apache/lucene/search/FieldExistsQuery.java
##
@@ -0,0 +1,223 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
[
https://issues.apache.org/jira/browse/LUCENE-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515848#comment-17515848
]
Tomoko Uchida commented on LUCENE-10485:
Apart from toolings, I noticed `Attrib
iverase commented on pull request #756:
URL: https://github.com/apache/lucene/pull/756#issuecomment-1085761493
@yixunx thanks for the input.
I revised the issue again and it seems the fix is much simpler. We are
actually tessellating properly the polygons but we are not detecting it
reta commented on a change in pull request #749:
URL: https://github.com/apache/lucene/pull/749#discussion_r840528970
##
File path:
lucene/sandbox/src/test/org/apache/lucene/sandbox/search/TestIndexSortSortedNumericDocValuesRangeQuery.java
##
@@ -155,15 +156,23 @@ public void
jpountz merged pull request #776:
URL: https://github.com/apache/lucene/pull/776
--
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-10492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-10492.
---
Fix Version/s: 10.0 (main)
Resolution: Fixed
> Remove redundant taxonomy.8.10.0-cfs.
reta commented on pull request #749:
URL: https://github.com/apache/lucene/pull/749#issuecomment-1085853778
@jtibshirani @nknize comments addressed, thank you!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
iverase edited a comment on pull request #756:
URL: https://github.com/apache/lucene/pull/756#issuecomment-1085761493
@yixunx thanks for the input.
I revised the issue again and it seems the fix is much simpler. We are
actually tessellating properly the polygons but we are not detect
[
https://issues.apache.org/jira/browse/LUCENE-10493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515909#comment-17515909
]
Tomoko Uchida commented on LUCENE-10493:
I looked through the `parse()` method
[
https://issues.apache.org/jira/browse/LUCENE-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516013#comment-17516013
]
Adrien Grand commented on LUCENE-10315:
---
Oh, thanks for looking into this [~ivera
[
https://issues.apache.org/jira/browse/LUCENE-10085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516122#comment-17516122
]
Julie Tibshirani commented on LUCENE-10085:
---
I noticed a (possibly rare) fail
[
https://issues.apache.org/jira/browse/LUCENE-10204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516171#comment-17516171
]
Marc D'Mello commented on LUCENE-10204:
---
I think what you say makes sense about h
LuXugang commented on pull request #767:
URL: https://github.com/apache/lucene/pull/767#issuecomment-1086537083
Since at search phase, vector's all docs of all fields have been loaded
into memory, when `FieldExistsQuery` as a lead iterator, should we always try
to supply a `Scorer` by vec
[
https://issues.apache.org/jira/browse/LUCENE-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jianping weng closed LUCENE-10490.
--
> Query implement Cloneable interface
> ---
>
> K
[
https://issues.apache.org/jira/browse/LUCENE-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jianping weng resolved LUCENE-10490.
Resolution: Abandoned
> Query implement Cloneable interface
> ---
17 matches
Mail list logo