You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2009/08/09 22:04:14 UTC

[jira] Commented: (SOLR-1353) implement reusable token streams for all Solr tokenizers / token filters

    [ https://issues.apache.org/jira/browse/SOLR-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741134#action_12741134 ] 

Robert Muir commented on SOLR-1353:
-----------------------------------

Yonik, at least in the case of analyzer class=xxx, I think many lucene contrib analyzers do not even implement reusableTokenStream... (so they are creating a new copy each time)!

> implement reusable token streams for all Solr tokenizers / token filters
> ------------------------------------------------------------------------
>
>                 Key: SOLR-1353
>                 URL: https://issues.apache.org/jira/browse/SOLR-1353
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>            Priority: Blocker
>             Fix For: 1.4
>
>
> The new lucene token architecture causes bad indexing performance if you don't happen to use reusable token streams.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.