[ 
https://issues.apache.org/jira/browse/LUCENE-8110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16305492#comment-16305492
 ] 

ASF subversion and git services commented on LUCENE-8110:
---------------------------------------------------------

Commit c73edb869a96bd6869da200944deb6d078cba283 in lucene-solr's branch 
refs/heads/branch_7x from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=c73edb8 ]

LUCENE-8110: Fix potential IndexOutOfBoundsException in 
*Classifier.getClasses(?,int).


> 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
>         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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to