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 15:17:00 UTC

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

     [ https://issues.apache.org/jira/browse/LUCENE-8110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christine Poerschke reassigned LUCENE-8110:
-------------------------------------------

    Assignee:     (was: Christine Poerschke)

> 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
>            Priority: Minor
>         Attachments: LUCENE-8110.patch
>
>
> 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