Hi, This question might have been asked on the solr user mailing list earlier. Solr has four different types of Cache DocumentCache, QueryResultCache, FieldValueCache and FilterQueryCache I would like to know which of these Caches are off heap cache? Which Caches have the maximum impact on the query latency and it is recommended to configure that Cache?
I also would like to know if there is any document which provides guidelines on performing Capacity planning for a Solr cluster. Regards Suresh