[jira] Updated: (SOLR-1377) Force TokenizerFactory to create a Tokenizer rather then TokenStream

2009-08-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1377: Attachment: SOLR-1377-Tokenizer.patch Here is a patch that: 1. Changes the TokenizerFactory to

[jira] Updated: (SOLR-1377) Force TokenizerFactory to create a Tokenizer rather then TokenStream

2009-08-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1377: --- Attachment: SOLR-1377.patch Uploading another patch based on yours that implements reuse