You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/17 15:46:58 UTC

[jira] [Commented] (LUCENE-6433) Classifier API should use generics in getClasses

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

ASF subversion and git services commented on LUCENE-6433:
---------------------------------------------------------

Commit 1674304 from [~teofili] in branch 'dev/trunk'
[ https://svn.apache.org/r1674304 ]

LUCENE-6433 - using generics in Classifier#getClasses

> Classifier API should use generics in getClasses
> ------------------------------------------------
>
>                 Key: LUCENE-6433
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6433
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/classification
>    Affects Versions: 5.1
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: Trunk
>
>
> {{Classifier#getClasses}} APIs return {{List<ClassificationResult<BytesRef>>}} while they should be consistent with the generics used in the other APIs (e.g. {{assignClass}} returns {{ClassificationResult<T>}}).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org