You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christine Poerschke (JIRA)" <ji...@apache.org> on 2017/12/28 12:06:00 UTC

[jira] [Created] (LUCENE-8110) fix potential IndexOutOfBoundsException in *Classifier.getClasses(?,int)

Christine Poerschke created LUCENE-8110:
-------------------------------------------

             Summary: fix potential IndexOutOfBoundsException in *Classifier.getClasses(?,int)
                 Key: LUCENE-8110
                 URL: https://issues.apache.org/jira/browse/LUCENE-8110
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Christine Poerschke
            Assignee: Christine Poerschke
            Priority: Minor


KNearestNeighborDocumentClassifier already has the [one-line fix|https://github.com/apache/lucene-solr/blob/releases/lucene-solr/7.2.0/lucene/classification/src/java/org/apache/lucene/classification/document/KNearestNeighborDocumentClassifier.java#L102] via SOLR-8871 and this ticket here is to add the same to the remaining Classifier classes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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