[ https://issues.apache.org/jira/browse/SOLR-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257057#comment-13257057 ]
Russell Black commented on SOLR-3369: ------------------------------------- Martijn, You're right, 3.6 doesn't have this feature. My mistake. Just use the trunk patch if you wish. The reason I had a 3.6 version of this patch is that we have backported SOLR-3134 (original shards info/tolerance feature) to 3.6. SOLR-3369-shards-tolerant-3_6.patch is intended to be applied on top of that, and is of no use without it. I just posted our SOLR-3134 backport patch if you have an interest in adding shards.info and shards.tolerant to 3.x. If not, at least the patch will be available for other 3.x users who want that feature. > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org