[
https://issues.apache.org/jira/browse/LUCENE-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward updated LUCENE-7877:
----------------------------------
Attachment: LUCENE-7877.patch
Patch, implementing a ConcatenatingTokenStream that takes an arbitrary number
of token streams and concatenates them together, modifying the OffsetAttribute
so that they look as if they all came from a single source.
> Replace PrefixAwareTokenStream
> ------------------------------
>
> Key: LUCENE-7877
> URL: https://issues.apache.org/jira/browse/LUCENE-7877
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Attachments: LUCENE-7877.patch
>
>
> PrefixAwareTokenStream/PrefixAndSuffixAwareTokenStream use the deprecated and
> broken Token class, which means they will not work with custom attributes.
> We should fix/replace them.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]