[
https://issues.apache.org/jira/browse/SOLR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Klaas updated SOLR-176:
----------------------------
Attachment: dtiming.patch
Same version with ASF license. Output format looks like:
<lst name="timing">
<double name="debug">13.0</double>
<double name="main query">1.0</double>
<double name="time">19.0</double>
<double name="setup/query parsing">5.0</double>
<double name="pre fetch">0.0</double>
</lst>
(Note that RTimer supports aritrary nesting of timers)
> Add detailed timing data to query response output
> -------------------------------------------------
>
> Key: SOLR-176
> URL: https://issues.apache.org/jira/browse/SOLR-176
> Project: Solr
> Issue Type: New Feature
> Components: search
> Affects Versions: 1.2
> Reporter: Mike Klaas
> Assigned To: Mike Klaas
> Priority: Minor
> Fix For: 1.2
>
> Attachments: dtiming.patch, dtiming.patch
>
>
> see
> http://www.nabble.com/%27accumulate%27-copyField-for-faceting-tf3329986.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.