
jira at apache
Jun 25, 2012, 4:39 PM
Post #2 of 2
(64 views)
Permalink
|
|
[jira] [Updated] (SOLR-3134) Include shard Information in response
[In reply to]
|
|
[ https://issues.apache.org/jira/browse/SOLR-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Black updated SOLR-3134: -------------------------------- Attachment: SOLR-3134-shard-info-3_6.patch Igor, Your patch was close it was just missing a few things. Here is the 3.6 patch that we have been using in our system for some time. It compiles and test cases pass. I named it SOLR-3134-shard-info-3_6.patch > Include shard Information in response > ------------------------------------- > > Key: SOLR-3134 > URL: https://issues.apache.org/jira/browse/SOLR-3134 > Project: Solr > Issue Type: Improvement > Components: SearchComponents - other > Reporter: Ryan McKinley > Assignee: Ryan McKinley > Fix For: 4.0 > > Attachments: SOLR-3134-shard-info-3_5-backport.patch, SOLR-3134-shard-info-3_6-backport.patch, SOLR-3134-shard-info-3_6.patch, SOLR-3134-shard-info-3_x-backport.patch, SOLR-3134-shard-info-fix.patch, SOLR-3134-shard-info.patch > > > For distributed search where each shard represents a logically different index (or physical location), it would be great to know the hit count for each shard. > In addition, it would be nice to get error info for each shard rather then aborting the whole request when something fails. -- 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 [at] lucene For additional commands, e-mail: dev-help [at] lucene
|