[
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: [email protected]
For additional commands, e-mail: [email protected]