PatternTokenizer does not clearAttributes()
-------------------------------------------
Key: SOLR-1667
URL: https://issues.apache.org/jira/browse/SOLR-1667
Project: Solr
Issue Type: Bug
Components: Schema and Analysis
Affects Versions: 1.4
Reporter: Robert Muir
Attachments: SOLR-1667.patch
PatternTokenizer creates tokens, but never calls clearAttributes()
because of this things like positionIncrementGap are never reset to their
default value.
trivial patch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.