[ https://issues.apache.org/jira/browse/SOLR-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743859#action_12743859 ]
Yonik Seeley commented on SOLR-1353: ------------------------------------ Yes, on my simple short field test, I got about a 90% increase in performance vs the pre-reflection (but still attribute based) code. I don't know how it compares to the code pre-attributes. > 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.