SOLR-11453: Ref-Guide Changes

This commit is contained in:
Varun Thacker 2018-06-14 16:28:38 +02:00
parent 052fede51d
commit a26a1bb249
1 changed files with 1 additions and 1 deletions

View File

@ -114,4 +114,4 @@ Solr provides a way to set your log verbosity threshold to WARN and be able to s
<slowQueryThresholdMillis>1000</slowQueryThresholdMillis>
----
Any queries that take longer than the specified threshold will be logged as "slow" queries at the WARN level.
Any queries that take longer than the specified threshold will be logged as "slow" queries at the WARN level. The log file under which you can find all these queries is called solr_slow_requests.log