[ https://issues.apache.org/jira/browse/LUCENE-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543847 ]
Michael McCandless commented on LUCENE-1040: -------------------------------------------- Yonik, I think you missed my proposed update to your original patch, here? https://issues.apache.org/jira/browse/LUCENE-1040#action_12539319 EG, there are some problems with the changes to rehash (and I added a unit-test to expose them). > Can't quickly create StopFilter > ------------------------------- > > Key: LUCENE-1040 > URL: https://issues.apache.org/jira/browse/LUCENE-1040 > Project: Lucene - Java > Issue Type: Bug > Reporter: Yonik Seeley > Assignee: Yonik Seeley > Attachments: CharArraySet.patch, CharArraySet.take2.patch > > > Due to the use of CharArraySet by StopFilter, one can no longer efficiently > pre-create a Set for use by future StopFilter instances. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]