[
https://issues.apache.org/jira/browse/LUCENE-7417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477198#comment-15477198
]
ASF subversion and git services commented on LUCENE-7417:
---------------------------------------------------------
Commit 514bb1bbc19be939b2e23be3a1d647342b60945f in lucene-solr's branch
refs/heads/branch_6x from [~dsmiley]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=514bb1b ]
LUCENE-7417: Highlighter WSTE didn't handle single-term MultiPhraseQuery.
Also updated to Java 5 for-each in this method.
(cherry picked from commit 3966f99)
> 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.2.1, 5.x, 5.5.2
> Reporter: Thomas Kappler
> Assignee: David Smiley
> Attachments: multiphrasequery_singleclause_highlighting.patch
>
>
> 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]