[ https://issues.apache.org/jira/browse/LUCENE-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737814#action_12737814 ]
Robert Muir commented on LUCENE-1460: ------------------------------------- {quote} so probably the hardest to convert. {quote} I was thinking, there are varying degrees of conversion. I think w/ the new api you could reduce cloning and really optimize these, or the other extreme you are almost merely pushing the back compat logic up to that level... kinda like my compound hack. (i tried the latter and was unsuccessful even doing that for the shingles). > 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.patch, lucene-1460.patch, lucene-1460.patch, > lucene-1460.patch, LUCENE-1460_contrib_partial.txt, > LUCENE-1460_contrib_partial.txt, 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org