Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0-ALPHA
-
None
-
New, Patch Available
Description
During converting Solr's AnalysisRequestHandlers (LUCENE-2374) I noticed, that the current implementation of NumericTokenStream fails on cloneAttributes(), which is needed to buffer the tokens for structured display.
This issue should fix this by refactoring the inner class.
Attachments
Attachments
Issue Links
- blocks
-
LUCENE-2374 Add reflection API to AttributeSource/AttributeImpl
- Closed