weiwang19 commented on code in PR #2046:
URL: https://github.com/apache/solr/pull/2046#discussion_r1408158000


##########
solr/solr-ref-guide/modules/deployment-guide/pages/solrcloud-distributed-requests.adoc:
##########
@@ -445,6 +445,21 @@ For example, the following line makes Solr use the 
`ExactStatsCache` implementat
 ----
 <statsCache class="org.apache.solr.search.stats.ExactStatsCache"/>
 ----
+When `ExactStatsCache`, `ExactSharedStatsCache` or `LRUStatsCache` 
implementations are enabled in `solrconfig.xml`, distributed calls to fetch 
global term stats apply to all queries.
+For queries that do not utilize distributed IDF for score calculation, for 
example

Review Comment:
   Thanks Mikhail. Changed wording to make it more clear. 



-- 
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