You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2012/12/07 18:00:53 UTC

[Solr Wiki] Update of "SolrCaching" by JohnWallaby

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "SolrCaching" page has been changed by JohnWallaby:
http://wiki.apache.org/solr/SolrCaching?action=diff&rev1=36&rev2=37

Comment:
Adding link which explains meaning of cache stats in solr admin.

   1. Calculate 0.005 of the total number of documents that you are going to store.
   1. Try values on either 'side' of that value to arrive at the best query times.
   1. When query times seem to plateau, and performance doesn't show much difference between the higher number and the lower, use the higher.
- 
+ == Cache Statistics ==
+ See also: [[SolrAdminStats]]
  
  = Tradeoffs =