You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/08/12 21:40:49 UTC

[jira] [Resolved] (LUCENE-5166) PostingsHighlighter fails with IndexOutOfBoundsException

     [ https://issues.apache.org/jira/browse/LUCENE-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir resolved LUCENE-5166.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 4.5
                   5.0

Thank you Manuel!
                
> 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
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org