[
https://issues.apache.org/jira/browse/LUCENE-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13237567#comment-13237567
]
Steven Rowe commented on LUCENE-3913:
-------------------------------------
Minimal test failure trigger appears to be "x</br>", where "x" can be any
non-whitespace character, and "</br>" must be "</br>". (No problems with
"x<br>", "x</a>", etc.)
<br> and </br> are handled specially, so this should narrow it down.
> HTMLStripCharFilter produces invalid final offset
> -------------------------------------------------
>
> Key: LUCENE-3913
> URL: https://issues.apache.org/jira/browse/LUCENE-3913
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Michael McCandless
> Fix For: 3.6, 4.0
>
> Attachments: LUCENE-3913.patch
>
>
> Nightly build found this... I boiled it down to a small test case that
> doesn't require the big line file docs.
--
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]