You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2011/05/12 16:47:47 UTC

[jira] [Updated] (LUCENE-3040) analysis consumers should use reusable tokenstreams

     [ 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

patch synced up to trunk. I think its safe to commit now that LUCENE-3064 is in.

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