You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2011/01/20 01:01:44 UTC

[jira] Commented: (LUCENE-2875) NumericTokenStream.NumericTermAttribute does not support cloning -> Solr analysis request handlers fail

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org