You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tommaso Teofili (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/08 06:41:03 UTC

[jira] [Resolved] (SOLR-2253) Solr should be able to keep on truckin' if a shard fails during a distributed search

     [ https://issues.apache.org/jira/browse/SOLR-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili resolved SOLR-2253.
-----------------------------------

       Resolution: Duplicate
    Fix Version/s: 4.0
    
> Solr should be able to keep on truckin' if a shard fails during a distributed search
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-2253
>                 URL: https://issues.apache.org/jira/browse/SOLR-2253
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.4.1
>         Environment: All
>            Reporter: Rich Cariens
>            Priority: Critical
>             Fix For: 4.0
>
>         Attachments: SOLR-2253.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Solr 1.4.x currently abandons searches if a shard fails during a distributed search.  A trivial patch to the SearchHandler class would allow the user to tell Solr to "keep on trucking" in these cases.  Solr can indicate that the search response is "partial" via existing response header conventions, as well as include details about which shard failed.

--
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org