analysis consumers should use reusable tokenstreams
---------------------------------------------------
Key: LUCENE-3040
URL: https://issues.apache.org/jira/browse/LUCENE-3040
Project: Lucene - Java
Issue Type: Improvement
Reporter: Robert Muir
Fix For: 3.2, 4.0
Attachments: LUCENE-3040.patch
Some analysis consumers (highlighter, more like this, memory index, contrib
queryparser, ...) are using Analyzer.tokenStream but should be using
Analyzer.reusableTokenStream instead for better performance.
--
This message is automatically generated by JIRA.
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]