[
https://issues.apache.org/jira/browse/SOLR-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Cariens updated SOLR-2253:
-------------------------------
Attachment: SOLR-2253.patch
Patches the following classes:
org.apache.solr.handler.component.SearchHandler
org.apache.solr.common.params.CommonParams
and the example search request handler configuration:
example/solr/conf/solrconfig.xml
> 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
> 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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]