Thanks a lot for your quick response Yonik.

It displays fieldValueCache's configuration details but it doesn't display
the updated values when we refresh the page. Other caches are working fine.

name:    fieldValueCache  
class:  org.apache.solr.search.FastLRUCache  
version:        1.0
description: Concurrent LRU Cache(maxSize=512, initialSize=512, minSize=460,
acceptableSize=486, cleanupThread=false, autowarmCount=128,
regenerator=org.apache.solr.search.solrindexsearche...@26789869)  
stats: lookups : 0
hits : 0
hitratio : 0.00
inserts : 0
evictions : 0
size : 0
warmupTime : 0
cumulative_lookups : 0
cumulative_hits : 0
cumulative_hitratio : 0.00
cumulative_inserts : 0
cumulative_evictions : 0 

It always shows the stats as 0.

Thank you.

Sandeep

-- 
View this message in context: 
http://n3.nabble.com/Displaying-fieldValueCache-stats-in-Solr-1-4-admin-stats-page-tp716093p717860.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to