+1 - Mark
http://www.lucidimagination.com (mobile) On Jul 23, 2009, at 4:59 PM, "Robert Muir (JIRA)" <[email protected]> wrote: [ https://issues.apache.org/jira/browse/LUCENE-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734782#action_12734782 ] Robert Muir commented on LUCENE-1460: ------------------------------------- Uwe, thanks! Yes, I will follow your guidelines that Michael re-posted here. additionally, some tokenstreams are not final in contrib, but have not been put into a release (example: arabic, my fault) Any objection to making these final, so I can just remove the old api instead of declaring final, deprecated next() methods? Change all contrib TokenStreams/Filters to use the new TokenStream API ---------------------------------------------------------------------- Key: LUCENE-1460 URL: https://issues.apache.org/jira/browse/LUCENE-1460 Project: Lucene - Java Issue Type: Task Reporter: Michael Busch Assignee: Michael Busch Priority: Minor Fix For: 2.9 Attachments: LUCENE-1460_contrib_partial.txt, LUCENE-1460_core.txt, LUCENE-1460_partial.txt Now that we have the new TokenStream API (LUCENE-1422) we should change all contrib modules to use it. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
