[
https://issues.apache.org/jira/browse/LUCENE-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13741174#comment-13741174
]
ASF subversion and git services commented on LUCENE-5166:
---------------------------------------------------------
Commit 1514367 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1514367 ]
LUCENE-5166: also fix and test this case where tf > 1 within the passage for a
term
> PostingsHighlighter fails with IndexOutOfBoundsException
> --------------------------------------------------------
>
> Key: LUCENE-5166
> URL: https://issues.apache.org/jira/browse/LUCENE-5166
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/highlighter
> Affects Versions: 4.4
> Reporter: Manuel Amoabeng
> Fix For: 5.0, 4.5
>
> Attachments: LUCENE-5166-2.patch, LUCENE-5166.patch,
> LUCENE-5166.patch, LUCENE-5166.patch, LUCENE-5166.patch, LUCENE-5166.patch,
> LUCENE-5166.patch, LUCENE-5166-revisited.patch
>
>
> Given a document with a match at a startIndex < PostingsHighlighter.maxlength
> and an endIndex > PostingsHighlighter.maxLength, DefaultPassageFormatter will
> throw an IndexOutOfBoundsException when DefaultPassageFormatter.append() is
> invoked.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]