You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2014/03/16 06:02:31 UTC

[jira] [Updated] (SOLR-1102) Implement a slow query feature for RequestHandlers

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

David Smiley updated SOLR-1102:
-------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> Implement a slow query feature for RequestHandlers
> --------------------------------------------------
>
>                 Key: SOLR-1102
>                 URL: https://issues.apache.org/jira/browse/SOLR-1102
>             Project: Solr
>          Issue Type: New Feature
>          Components: web gui
>            Reporter: Noble Paul
>             Fix For: 4.8
>
>
> a diagnostics feature built on top of SOLR-1101
> This must keep 'n'' slowest queries serviced by this request handler
> It may also have extra information like 
> {code}
> solrparams;
>  timeTaken;
>  when,
>  indexVersion,
>  lastCommitTime;
> {code}
> it requires an extra configuration to enable this
> {code:xml}
> <str name="logSlowQueryCount">100</str>
> {code}
> on the requesthandler



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org