[
https://issues.apache.org/jira/browse/SOLR-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-818.
-------------------------------
Resolution: Fixed
Committed. Thanks!
> NullPointerException at
> org.apache.solr.client.solrj.SolrQuery.setFields(SolrQuery.java:361)
> --------------------------------------------------------------------------------------------
>
> Key: SOLR-818
> URL: https://issues.apache.org/jira/browse/SOLR-818
> Project: Solr
> Issue Type: Bug
> Components: clients - java
> Affects Versions: 1.3
> Reporter: Gunnar Wagenknecht
> Attachments: solr_818_npe-solrquery.patch
>
>
> {noformat}
> java.lang.NullPointerException
> at org.apache.solr.client.solrj.SolrQuery.setFields(SolrQuery.java:361)
> {noformat}
> This happens when calling {{SolrQuery#setFields(null);}}.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.