shaie commented on PR #841:
URL: https://github.com/apache/lucene/pull/841#issuecomment-1157313525
Actually there weren't many conflicts so pushed my commit, we can now
compare the two options side-by-side.
--
This is an automated message from the Apache Git Service.
To respond to the mes
jpountz commented on PR #961:
URL: https://github.com/apache/lucene/pull/961#issuecomment-1157403188
Thanks for the review, I pushed a comment to clarify that more cases could
be handled.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
Adrien Grand created LUCENE-10620:
-
Summary: Can we pass the Weight to Collector?
Key: LUCENE-10620
URL: https://issues.apache.org/jira/browse/LUCENE-10620
Project: Lucene - Core
Issue Type:
jpountz opened a new pull request, #964:
URL: https://github.com/apache/lucene/pull/964
This allows `Collector`s to use `Weight#count` when appropriate.
See [LUCENE-10620](https://issues.apache.org/jira/browse/LUCENE-10620).
--
This is an automated message from the Apache Git Servic
[
https://issues.apache.org/jira/browse/LUCENE-10620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555001#comment-17555001
]
Adrien Grand commented on LUCENE-10620:
---
I opened a draft PR that demonstrates th
kaivalnp commented on code in PR #958:
URL: https://github.com/apache/lucene/pull/958#discussion_r898955669
##
lucene/core/src/test/org/apache/lucene/search/TestKnnVectorQuery.java:
##
@@ -498,7 +498,7 @@ public void testRandom() throws IOException {
/** Tests with random v
kaivalnp commented on code in PR #958:
URL: https://github.com/apache/lucene/pull/958#discussion_r898967077
##
lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraphSearcher.java:
##
@@ -87,10 +87,14 @@ public static NeighborQueue search(
int numVisited = 0;
for (i
romseygeek commented on code in PR #964:
URL: https://github.com/apache/lucene/pull/964#discussion_r898969670
##
lucene/core/src/java/org/apache/lucene/search/TotalHitCountCollector.java:
##
@@ -16,13 +16,17 @@
*/
package org.apache.lucene.search;
+import java.io.IOExceptio
Jeff Zemerick created LUCENE-10621:
--
Summary: Upgrade to OpenNLP 2.0 and add
Key: LUCENE-10621
URL: https://issues.apache.org/jira/browse/LUCENE-10621
Project: Lucene - Core
Issue Type: Tas
[
https://issues.apache.org/jira/browse/LUCENE-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zemerick updated LUCENE-10621:
---
Description:
Apache OpenNLP 2.0.0 has been released. This
[version|https://opennlp.apache.
[
https://issues.apache.org/jira/browse/LUCENE-10619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
tangdh updated LUCENE-10619:
Description:
Because we don't know the length of slice, writeBytes will always write byte
one after anot
LuXugang merged PR #962:
URL: https://github.com/apache/lucene/pull/962
--
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...@lucene.apache
[
https://issues.apache.org/jira/browse/LUCENE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555127#comment-17555127
]
ASF subversion and git services commented on LUCENE-10600:
--
Co
gsmiller commented on code in PR #922:
URL: https://github.com/apache/lucene/pull/922#discussion_r899250685
##
lucene/CHANGES.txt:
##
@@ -67,6 +67,8 @@ Other
* LUCENE-10493: Factor out Viterbi algorithm in Kuromoji and Nori to
analysis-common. (Tomoko Uchida)
+* Remove unu
[
https://issues.apache.org/jira/browse/LUCENE-10577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555170#comment-17555170
]
Michael Sokolov commented on LUCENE-10577:
--
I'm open to doing this with a diff
gautamworah96 commented on code in PR #922:
URL: https://github.com/apache/lucene/pull/922#discussion_r899384834
##
lucene/CHANGES.txt:
##
@@ -67,6 +67,8 @@ Other
* LUCENE-10493: Factor out Viterbi algorithm in Kuromoji and Nori to
analysis-common. (Tomoko Uchida)
+* Remov
jtibshirani merged PR #958:
URL: https://github.com/apache/lucene/pull/958
--
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...@lucene.apa
[
https://issues.apache.org/jira/browse/LUCENE-10611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555258#comment-17555258
]
ASF subversion and git services commented on LUCENE-10611:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555259#comment-17555259
]
ASF subversion and git services commented on LUCENE-10611:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555263#comment-17555263
]
ASF subversion and git services commented on LUCENE-10611:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julie Tibshirani resolved LUCENE-10611.
---
Fix Version/s: 9.3
Resolution: Fixed
> KnnVectorQuery throwing Heap Error fo
[
https://issues.apache.org/jira/browse/LUCENE-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555272#comment-17555272
]
Vigya Sharma commented on LUCENE-10583:
---
Created [PR #963|https://github.com/apac
JoeHF opened a new pull request, #965:
URL: https://github.com/apache/lucene/pull/965
### Description (or a Jira issue link if you have one)
Detailed discussion see: https://issues.apache.org/jira/browse/LUCENE-10618
--
This is an automated message from the Apache Git Service.
T
[
https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomoko Uchida updated LUCENE-10557:
---
Description:
A few (not the majority) Apache projects already use the GitHub issue instead
[
https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomoko Uchida updated LUCENE-10557:
---
Description:
A few (not the majority) Apache projects already use the GitHub issue instead
Yuti-G commented on code in PR #914:
URL: https://github.com/apache/lucene/pull/914#discussion_r899773538
##
lucene/facet/src/java/org/apache/lucene/facet/LongValueFacetCounts.java:
##
@@ -346,6 +346,43 @@ private void increment(long value) {
}
}
+ @Override
+ public
26 matches
Mail list logo