Tommaso Teofili created LUCENE-6433:
---------------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]