LuXugang opened a new issue, #11981:
URL: https://github.com/apache/lucene/issues/11981
### Description
Since [LUCENE-10608](https://issues.apache.org/jira/browse/LUCENE-10608) ,
could we implement count() in TermInSetQuery by rewriting TermInSetQuery to a
pure disjunction BooleanQue
thecoop opened a new pull request, #11982:
URL: https://github.com/apache/lucene/pull/11982
Use absolute ByteBuffer addressing in `ByteBuffersDataInput` and some of
`ByteBuffersIndexInput`, rather than relative addressing on duplicated
bytebuffers.
This is to address #11430
--
Thi
risdenk merged PR #2675:
URL: https://github.com/apache/lucene-solr/pull/2675
--
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.
romseygeek opened a new pull request, #11983:
URL: https://github.com/apache/lucene/pull/11983
`OffsetsFromMatchIterator` and `OffsetsFromPositions` both have package-
private constructors, which makes them difficult to use as components in a
separate highlighter implementation.
--
T
msokolov commented on code in PR #11860:
URL: https://github.com/apache/lucene/pull/11860#discussion_r1033651433
##
lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene94/ExpandingVectorValues.java:
##
@@ -0,0 +1,49 @@
+/*
+ * Licensed to the Apache Software
msokolov commented on code in PR #11860:
URL: https://github.com/apache/lucene/pull/11860#discussion_r1033652827
##
lucene/core/src/java/org/apache/lucene/codecs/lucene95/Lucene95HnswVectorsFormat.java:
##
@@ -0,0 +1,180 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF
msokolov commented on code in PR #11860:
URL: https://github.com/apache/lucene/pull/11860#discussion_r1033654352
##
lucene/core/src/java/org/apache/lucene/codecs/lucene95/Lucene95HnswVectorsFormat.java:
##
@@ -0,0 +1,180 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF
msokolov commented on PR #11946:
URL: https://github.com/apache/lucene/pull/11946#issuecomment-1329282101
Hi, I was taking time off for a few days, back now. Have you tried
post-filtering? When we added support for existing pre-filter (accepting Query)
there was some extensive testing to de
romseygeek merged PR #11983:
URL: https://github.com/apache/lucene/pull/11983
--
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.
costin opened a new pull request, #11984:
URL: https://github.com/apache/lucene/pull/11984
Fix #11676
--
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
10 matches
Mail list logo