hitratio is the ratio for the currently open searcher, it starts over at 0 whenever a hard commit with openSearcher=true or a soft commit happens. Commits open a new searcher and close the current searcher.
Cumulative_hitratio is the cumulative stats for all searchers that have been opened and closed since Solr was started. Ditto for the other blah, cumulative_blah stats. Best, Erick On Thu, Feb 4, 2016 at 7:11 PM, davidphilip cherian <davidphilipcher...@gmail.com> wrote: > Solr caching : What does it mean have lookup=0, hits=0 and hitratio=0 but > cumulative_hitratio=0.75 and cumulative_lookups >100,000 with > cumulative_inserts >20k and cumulative_evictions =0, maxSize of cache > objects is 512