You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2013/04/08 11:13:16 UTC

[jira] [Created] (LUCENE-4917) Generalize the ClassifierTestBase to allow non BytesRef classifiers

Tommaso Teofili created LUCENE-4917:
---------------------------------------

             Summary: Generalize the ClassifierTestBase to allow non BytesRef classifiers
                 Key: LUCENE-4917
                 URL: https://issues.apache.org/jira/browse/LUCENE-4917
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/classification
    Affects Versions: 4.2.1
            Reporter: Tommaso Teofili
            Assignee: Tommaso Teofili
            Priority: Minor
             Fix For: 5.0, 4.3


Currently _ClassifierTestBase_ only allows to test classifiers that implement _Classifier<BytesRef>_ while it'd be good to ease test of other types of classifiers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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