[
https://issues.apache.org/jira/browse/LUCENE-7417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15483924#comment-15483924
]
ASF subversion and git services commented on LUCENE-7417:
---------------------------------------------------------
Commit cddeb9dc3c8322b4149b910f509a93be37f5c17b in lucene-solr's branch
refs/heads/branch_6_2 from [~dsmiley]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=cddeb9d ]
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)
(cherry picked from commit 514bb1b)
> 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: modules/highlighter
> Affects Versions: 5.2.1, 5.x, 5.5.2
> Reporter: Thomas Kappler
> Assignee: David Smiley
> Fix For: 6.3, 5.5.4, 6.2.1
>
> 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]