WordDelimiterFilter doesn't adjust startOffset
----------------------------------------------
Key: SOLR-751
URL: https://issues.apache.org/jira/browse/SOLR-751
Project: Solr
Issue Type: Bug
Affects Versions: 1.3, 1.4
Reporter: Stefan Oestreicher
Attachments: SOLR-751.patch
If the first character of a token gets stripped the startOffset of that token
is not adjusted. With the last character it behaves as expected. I'll attach a
patch for the TestWordDelimiterFilter testcase which reproduces that issue
shortly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.