[
https://issues.apache.org/jira/browse/LUCENE-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575251#comment-17575251
]
Adrien Grand commented on LUCENE-8675:
--
I wonder if we could avoid paying the cost
[
https://issues.apache.org/jira/browse/LUCENE-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575323#comment-17575323
]
Michael McCandless commented on LUCENE-8675:
bq. I wonder if we could avoid
gsmiller opened a new pull request, #1058:
URL: https://github.com/apache/lucene/pull/1058
This makes incremental progress against LUCENE-10207, allowing
`TermInSetQuery` to provide cost estimation so it might be used in an
`IndexOrDocValuesQuery`.
--
This is an automated message from th
[
https://issues.apache.org/jira/browse/LUCENE-10207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575402#comment-17575402
]
Greg Miller commented on LUCENE-10207:
--
I'm coming back to this work now as I'm wo
Jack Mazanec created LUCENE-10674:
-
Summary: BitSetConjunctionDISI iterators fall out of sync when
lead doc >= minlength of bitsets
Key: LUCENE-10674
URL: https://issues.apache.org/jira/browse/LUCENE-10674
[
https://issues.apache.org/jira/browse/LUCENE-10674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jack Mazanec updated LUCENE-10674:
--
Description:
In
[BitSetConjunctionDISI.doNext()|https://github.com/apache/lucene/blob/releas
[
https://issues.apache.org/jira/browse/LUCENE-10674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jack Mazanec updated LUCENE-10674:
--
Description:
In
[BitSetConjunctionDISI.doNext()|https://github.com/apache/lucene/blob/releas
[
https://issues.apache.org/jira/browse/LUCENE-10674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jack Mazanec updated LUCENE-10674:
--
Description:
In
[BitSetConjunctionDISI.doNext()|https://github.com/apache/lucene/blob/releas
mikemccand commented on code in PR #1016:
URL: https://github.com/apache/lucene/pull/1016#discussion_r938296312
##
lucene/core/src/java/org/apache/lucene/util/automaton/Automaton.java:
##
@@ -576,8 +573,6 @@ public void writeDot(String fileName) {
* visualizing the automaton
mikemccand commented on PR #1016:
URL: https://github.com/apache/lucene/pull/1016#issuecomment-1205835328
Did you try `toDot()` again and confirm the weird as-of-yet unexplained dead
states are pruned?
--
This is an automated message from the Apache Git Service.
To respond to the message,
[
https://issues.apache.org/jira/browse/LUCENE-10570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575492#comment-17575492
]
Chris M. Hostetter commented on LUCENE-10570:
-
FWIW: I've found that in pra
Chris M. Hostetter created LUCENE-10675:
---
Summary: MonitorConfiguration should support disabling scheduled
purgeCache
Key: LUCENE-10675
URL: https://issues.apache.org/jira/browse/LUCENE-10675
Pr
tang-hi commented on PR #1016:
URL: https://github.com/apache/lucene/pull/1016#issuecomment-1205985454
> Did you try `toDot()` again and confirm the weird as-of-yet unexplained
dead states are pruned?
Yes! It now looks like below (input -> "abcd" ,trans -> true, distance -> 1)
![f
mocobeta commented on issue #104:
URL:
https://github.com/apache/lucene-jira-archive/issues/104#issuecomment-1206028981
All issues were successfully imported to
https://github.com/mocobeta/forks-migration-test-2/issues with the latest main.
Issue link remapping is ongoing.
--
This is
14 matches
Mail list logo