BufferedTokenStream keeps state, but does not implement reset
-------------------------------------------------------------
Key: SOLR-1446
URL: https://issues.apache.org/jira/browse/SOLR-1446
Project: Solr
Issue Type: Bug
Components: Analysis
Reporter: Robert Muir
Priority: Minor
Attachments: SOLR-1446.patch
BufferedTokenStream needs a reset() impl that clears its internal lists.
otherwise, there could be problems when using reusable tokenstreams.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.