You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alan Woodward (Jira)" <ji...@apache.org> on 2020/06/26 15:38:00 UTC

[jira] [Created] (LUCENE-9418) Ordered intervals can give inaccurate hits on interleaved terms

Alan Woodward created LUCENE-9418:
-------------------------------------

             Summary: 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


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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org