[ 
https://issues.apache.org/jira/browse/SOLR-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792079#action_12792079
 ] 

Grant Ingersoll commented on SOLR-1665:
---------------------------------------

+1 to Erik's idea.

bq. If it's just for debugging, why does it matter? Or are you considering 
running in production?

I'd say it's pseudo-production, if that makes any sense.  I may want to collect 
timings of components under some load (either production or in a test 
environment), or, simply for long running queries where I only care about the 
timings, I don't want to spend the time on explains.  It's not a huge issue, 
but have thought it would be helpful on occasion.

> Add &debugTimings param so that timings for components can be retrieved 
> without having to do explains(), as in &debugQuery
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-1665
>                 URL: https://issues.apache.org/jira/browse/SOLR-1665
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 1.5
>
>
> As the title says, it would be great if we could just get back component 
> timings w/o having to do the full boat of explains and other stuff.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to