[ 
https://issues.apache.org/jira/browse/SOLR-2587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696925#comment-13696925
 ] 

Daniel Collins commented on SOLR-2587:
--------------------------------------

Actually we have this, with the "shards.tolerant=true" and "shards.info=true" 
parameters, right?
It would take some parsing of the response (in essence, if you get a 
shards.info with an error section in it, you have a partial response set).

I agree it could be made more user-friendly, but the functionality is there if 
callers want to use it.
                
> SolrCloud should allow for partial results should a shard be unavailable
> ------------------------------------------------------------------------
>
>                 Key: SOLR-2587
>                 URL: https://issues.apache.org/jira/browse/SOLR-2587
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>            Reporter: Jamie Johnson
>             Fix For: 4.4
>
>
> When executing a query against a SolrCloud there are instances where it would 
> be beneficial to allow the results to still be returned should some shards be 
> unreachable.  Additionally, the response should somehow indicate to the 
> caller that this is a partial result set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to