[
https://issues.apache.org/jira/browse/SOLR-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256963#comment-13256963
]
Martijn van Groningen commented on SOLR-3369:
---------------------------------------------
I took a quick look. Patch also seems to add support for adding shards.info
parameter for grouping and adds exception information to the response when a
shard request fails.
I don't that think that shards.tolerant is a supported feature in Solr 3.x
versions (I couldn't find any reference of this param in the 3.6 source). So I
think we shouldn't add this to the 3.6 branch since that would be adding a new
feature to a Solr version that is actually in maintenance mode.
> shards.tolerant=true broken on group and facet queries
> ------------------------------------------------------
>
> Key: SOLR-3369
> URL: https://issues.apache.org/jira/browse/SOLR-3369
> Project: Solr
> Issue Type: Bug
> Components: search
> Affects Versions: 4.0, 3.6.1
> Environment: Distributed environment (shards)
> Reporter: Russell Black
> Labels: patch
> Attachments: SOLR-3369-shards-tolerant-3_6.patch,
> SOLR-3369-shards-tolerant.patch
>
>
> In a distributed environment, shards.tolerant=true allows for partial results
> to be returned when individual shards are down. For group=true and
> facet=true queries, using this feature results in an error when shards are
> down. This patch allows users to use the shard tolerance feature with facet
> and grouping queries.
--
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: [email protected]
For additional commands, e-mail: [email protected]