Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
PrefixAwareTokenStream/PrefixAndSuffixAwareTokenStream use the deprecated and broken Token class, which means they will not work with custom attributes. We should fix/replace them.
Attachments
Attachments
Issue Links
- relates to
-
LUCENE-8650 ConcatenatingTokenStream does not end() nor reset() properly
- Patch Available