mosh created SOLR-12306:
---------------------------

             Summary: JDBC stream source throws NPE when field in db is NULL
                 Key: SOLR-12306
                 URL: https://issues.apache.org/jira/browse/SOLR-12306
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: streaming expressions
    Affects Versions: 7.2
            Reporter: mosh


The JDBC stream source throws a NullPointerException when reading database 
values which equal null.
This occurs because there is no null check when creating solr document from the 
query, resulting fields with a null value.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to