[ 
https://issues.apache.org/jira/browse/SOLR-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grant Ingersoll updated SOLR-1665:
----------------------------------

    Attachment: SOLR-1665.patch

Here's a patch for this.  Adds support for debug=timing, debug=results 
(explains for now, but could be other things in the future) and debug=query.  
Still supports debugQuery=true (back compat) and also now supports debug=true 
(same as debugQuery).

Should also be extensible so that people could add in their own custom values 
as well for their components.

> 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: Next
>
>         Attachments: SOLR-1665.patch
>
>
> 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to