Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6433

Classifier API should use generics in getClasses

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.1
    • 5.2, 6.0
    • modules/classification
    • None
    • New

    Description

      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>).

      Attachments

        Activity

          People

            teofili Tommaso Teofili
            teofili Tommaso Teofili
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: