[
https://issues.apache.org/jira/browse/SOLR-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-1353:
-------------------------------
Attachment: SOLR-1353.patch
Patch implementing reusable analyzers.
Simple filters have been converted to use the new API.
Complex filters such as synonym and WFD have not been converted.
> 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
>
> Attachments: SOLR-1353.patch
>
>
> 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.