[
https://issues.apache.org/jira/browse/SOLR-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838473#action_12838473
]
ian connor commented on SOLR-1364:
----------------------------------
Hi Jason, this patch is not that good. It does expose where you can capture
that information - but does not report it on each request. Instead, it adds it
to the statistics page and calculates a running average, total and count per
shard. It will at least help you see if you have a hot shard that is on average
taking a long time.
> Distributed search return Solr shard header information (like qtime)
> --------------------------------------------------------------------
>
> Key: SOLR-1364
> URL: https://issues.apache.org/jira/browse/SOLR-1364
> Project: Solr
> Issue Type: Improvement
> Components: search
> Affects Versions: 1.4
> Reporter: Jason Rutherglen
> Priority: Minor
> Fix For: 1.5
>
> Attachments: SOLR-1364.patch
>
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> Distributed queries can expose the Solr shard query information
> such as qtime. The aggregate qtime can be broken up into the
> time required for each stage.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.