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

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

Additionally:
I will commit this soon. I dont care on external APIs. This is *trunk* and as 
discussed in the mailing list: Lucene trunk is no longer backwards compatible!

So: This contrib has to be removed from solr trunk! This contrib is part of 
carrot, so why is it in Solr's contrib at all. It's License itsself is 
incompatible. We will remove *all* deprecated APIs in trunk soon! Whole Lucene 
*trunk* moves to *FLEX* APIs now, so this broken at all.

Sorry, this is outside of this issue, please move this discussion to mailing 
list!

Out of Scope:
As a Lucene-affiliated committer (personally, I dont care of Solr at all and I 
was against merging Solr+Lucene!), I cannot take care of external binary-only 
JARs that itsself depend on old 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