epugh commented on code in PR #2472:
URL: https://github.com/apache/solr/pull/2472#discussion_r1609814674


##########
solr/solr-ref-guide/modules/configuration-guide/pages/caches-warming.adoc:
##########
@@ -86,7 +86,6 @@ The async cache provides most significant improvement with 
many concurrent queri
 However, the async cache will not prevent data races for time-limited queries, 
since those are expected to provide partial results.
 
 All caches can be disabled using the parameter `enabled` with a value of 
`false`.
-Caches can also be disabled on a query-by-query basis with the `cache` 
parameter, as described in the section 
xref:query-guide:common-query-parameters.adoc#cache-local-parameter[cache Local 
Parameter].

Review Comment:
   wow...    so, i notice you removed the line.   Do we cover elsewhere in the 
docs that the filter cache can be dsiable on a query-by-query basis?  I wonder 
if this deleted line should be incoproated into the `[TIP]` to highligh the 
query-by-query basis which is very different that the other settings...?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to