[ 
https://issues.apache.org/jira/browse/LUCENE-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190630#comment-17190630
 ] 

Alan Woodward commented on LUCENE-9418:
---------------------------------------

Hi [~Brain2000], I think you have a different problem there; this issue 
concerns Interval queries, whereas you look to have a problem with a sorting 
collector.  Can you open a new issue, with a reproducible test failure if 
possible?

> Ordered intervals can give inaccurate hits on interleaved terms
> ---------------------------------------------------------------
>
>                 Key: LUCENE-9418
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9418
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Major
>             Fix For: 8.6
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Given the text 'A B A C', an ordered interval over 'A B C' will return the 
> inaccurate interval [2, 3], due to the way minimization is handled after 
> matches are found.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to