[ 
https://issues.apache.org/jira/browse/LUCENE-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-3040:
--------------------------------

    Attachment: LUCENE-3040.patch

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to