[
https://issues.apache.org/jira/browse/LUCENE-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated LUCENE-3697:
-----------------------------------
Attachment: LUCENE-3697.patch
patch that just fixing the expected string in #testMVSeparator.
> FastVectorHighlighter SimpleBoundaryScanner does not work well when
> highlighting at the beginning of the text
> --------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-3697
> URL: https://issues.apache.org/jira/browse/LUCENE-3697
> Project: Lucene - Java
> Issue Type: Bug
> Components: modules/highlighter
> Reporter: Shay Banon
> Attachments: LUCENE-3697.patch, LUCENE-3697.patch
>
>
> The SimpleBoundaryScanner still breaks text not based on characters provided
> when highlighting text that end up scanning to the beginning of the text to
> highlight. In this case, just use the start of the text as the offset.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]