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

2017-12-28 Thread Christine Poerschke (JIRA)

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

Christine Poerschke updated LUCENE-8110:

Lucene Fields: Patch Available  (was: New)

> 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



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

2017-12-28 Thread Christine Poerschke (JIRA)

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

Christine Poerschke updated LUCENE-8110:

Attachment: LUCENE-8110.patch

> 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