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

Yonik Seeley commented on SOLR-1665:
------------------------------------

bq? 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.

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

bq. Just an idea, how about refactoring how the debug parameter works 
altogether, so instead of just adding more debugFoo parameters, we can have 
debug=explain,query,timing sort of thing? 

That might be a good idea - fewer hash lookups on every request for paramters 
that don't matter most of the time.

> 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