You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Will Johnson (JIRA)" <ji...@apache.org> on 2007/05/17 15:42:16 UTC

[jira] Updated: (SOLR-176) Add detailed timing data to query response output

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

Will Johnson updated SOLR-176:
------------------------------

    Attachment: RequesthandlerBase.patch

added some average stats to RequestHandlerBase.  all of the same info can be obtained by parsing the log files but having it show up on the admin screens and jmx is simple and nice to have.  stats added: avgTimePerRequest and avgRequestsPerSecond.

> 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, RequesthandlerBase.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.