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


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.  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]

Reply via email to