[
https://issues.apache.org/jira/browse/LUCENE-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983941#action_12983941
]
Uwe Schindler commented on LUCENE-2875:
---------------------------------------
I committed some updates to token metadata in revision: 1061060
> NumericTokenStream.NumericTermAttribute does not support cloning -> Solr
> analysis request handlers fail
> -------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-2875
> URL: https://issues.apache.org/jira/browse/LUCENE-2875
> Project: Lucene - Java
> Issue Type: Bug
> Components: Analysis
> Affects Versions: 4.0
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Fix For: 4.0
>
> Attachments: LUCENE-2875.patch
>
>
> 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.
--
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: [email protected]
For additional commands, e-mail: [email protected]