You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Russell Black (JIRA)" <ji...@apache.org> on 2013/05/15 20:55:17 UTC

[jira] [Comment Edited] (SOLR-3369) shards.tolerant=true broken on group and facet queries

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

Russell Black edited comment on SOLR-3369 at 5/15/13 6:53 PM:
--------------------------------------------------------------

This test case fails sometimes because it occasionally tries to use one of the "down" servers as the collator.  I'll fix this and include it in a new patch.
                
      was (Author: rblack):
    This test case fail sometimes because it occasionally tries to use one of the "down" servers as the collator.  I'll fix this and include it in a new patch.
                  
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org