Thomas Kappler created LUCENE-7417:
--------------------------------------

             Summary: Highlighting fails for MultiPhraseQuery's with one clause
                 Key: LUCENE-7417
                 URL: https://issues.apache.org/jira/browse/LUCENE-7417
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/search
    Affects Versions: 5.5.2, 5.2.1, 5.x
            Reporter: Thomas Kappler


This bug is the same issue as LUCENE-7231, just for MultiPhraseQuery instead of 
PhraseQuery. The fix is the same as well. To reproduce, change the test that 
was committed for LUCENE-7231 to use a MultiPhraseQuery. It results in the same 
error

{{java.lang.IllegalArgumentException: Less than 2 subSpans.size():1}}

I have a patch including a test against branch_5.x, it just needs to go through 
legal before I can post it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to