Tommaso Teofili created LUCENE-7303:
---------------------------------------

             Summary: Avoid NPE if classField doesn't exist in SNBC
                 Key: LUCENE-7303
                 URL: https://issues.apache.org/jira/browse/LUCENE-7303
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/classification
            Reporter: Tommaso Teofili
            Assignee: Tommaso Teofili
             Fix For: 6.1


{{SimpleNaiveBayesClassifier}} uses _MultiFields.getTerms(leafReader, 
classFieldName)._ but doesn't check if the resulting _Terms_ is null or not.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to