[
https://issues.apache.org/jira/browse/SOLR-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792044#action_12792044
]
Erik Hatcher commented on SOLR-1665:
------------------------------------
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?
Anyway, it's a syntactic debate, not sure which I prefer (though I do kinda
dislike camelCased query string parameters).
> 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.