[ 
https://issues.apache.org/jira/browse/LUCENE-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874012#action_12874012
 ] 

Uwe Schindler commented on LUCENE-2484:
---------------------------------------

bq. Against which version of Lucene should we refactor/ build Carrot2 to fix 
the issue? Does it have to be trunk?

This is against Solr *trunk*, what does the question mean? This is marked 
deprecated in branch_3x, so you have to fix it

The whole thing is broken per se:
*Solr trunk cannot depend on external APIs that itsself depend on older Lucene 
APIs*

> Remove deprecated TermAttribute from tokenattributes and legacy support in 
> indexer
> ----------------------------------------------------------------------------------
>
>                 Key: LUCENE-2484
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2484
>             Project: Lucene - Java
>          Issue Type: Task
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 4.0
>
>         Attachments: LUCENE-2484.patch
>
>
> The title says it:
> - Remove interface TermAttribute
> - Remove empty fake implementation TermAttributeImpl extends 
> CharTermAttributeImpl
> - Remove methods from CharTermAttributeImpl (and indirect from Token)
> - Remove sophisticated® backwards™ Layer in TermsHash*
> - Remove IAE from NumericTokenStream, if TA is available in AS
> - Fix rest of core tests (TestToken)

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

Reply via email to