Ryan McKinley created SOLR-3557: ----------------------------------- Summary: Avoid NPE for distributed request when shards.tolerant=true Key: SOLR-3557 URL: https://issues.apache.org/jira/browse/SOLR-3557 Project: Solr Issue Type: Improvement Components: search Reporter: Ryan McKinley Assignee: Ryan McKinley Priority: Minor Fix For: 4.0
If a shard fails to return and shards.tolerant=true, the faceting module will get a null pointer. We should avoid that NPE -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org