[
https://issues.apache.org/jira/browse/LUCENE-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040801#comment-16040801
]
Uwe Schindler edited comment on LUCENE-7867 at 6/7/17 12:44 PM:
----------------------------------------------------------------
The main problem with this class is: All current stuff looses any custom
attribute when saving or restoring tokens. So it is always a bug to use the
Token class inside TokenFilters. Because of this we should really fix the
Prefix and SufixAware filters.
was (Author: thetaphi):
The main problem with this class is: All current stuff looses any custom
attribute when saving or restoring tokens. So it is always a bug to use this
class inside TokenFilters. Because of this we should really fix the Prefix and
SufixAware filters.
> Remove deprecated Token class
> -----------------------------
>
> Key: LUCENE-7867
> URL: https://issues.apache.org/jira/browse/LUCENE-7867
> Project: Lucene - Core
> Issue Type: Improvement
> Affects Versions: master (7.0)
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Attachments: LUCENE-7867.patch
>
>
> The Token class has been sitting around deprecated since 2.9. We should nuke
> it already.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]