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

André Bois-Crettez commented on SOLR-3369:
------------------------------------------

Same here, with Solr 4.2.1 it is still not possible to do queries with both 
shards.tolerant=true and grouping.

Is there anything wrong with the patch itself ?
                
> 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-ALPHA
>         Environment: Distributed environment (shards)
>            Reporter: Russell Black
>              Labels: patch
>         Attachments: 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
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