[ 
https://issues.apache.org/jira/browse/SOLR-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Davids updated SOLR-5535:
-------------------------------

    Attachment: SOLR-5535.patch

Attached a patch which reports partial results for both standard and grouped 
search requests.

> The "partialResults" header should be set for shards that error out using 
> shards.tolerant
> -----------------------------------------------------------------------------------------
>
>                 Key: SOLR-5535
>                 URL: https://issues.apache.org/jira/browse/SOLR-5535
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.5
>            Reporter: Steve Davids
>             Fix For: 5.0, 4.7
>
>         Attachments: SOLR-5535.patch
>
>
> Currently the only way to know if shards error out while using the 
> shards.tolerant flag is to set the shards.info flag and iterate through each 
> shard's info to see if an error is reported.
> The "partialResults" response header value should be set when errors are 
> detected from distributed searches. This header value is currently being used 
> by the timeAllowed request parameter if shards don't respond in time. This 
> change will provide a more consistent mechanism to detect distributed search 
> errors.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

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

Reply via email to