>> If you've never specified multiValued/tokenized fields for faceting,
>> fieldValueCache won't be used.
>> Koji
Yes Koji. You are right. I just fired a faceted query and fieldValueCache is
showing some stats. Thanks a lot.
Sandeep
--
View this message in context:
http://n3.nabble.com/Dis
SandeepTagore wrote:
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
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
descript
This is an implicit cache (if you don't define it, it will still exist
and show up on stats.jsp).
Can you be more specific about "FieldValueCache stats are not getting displayed"
If you start the example server, go to the stats page, and search for
"fieldValueCache", is it there? Or do you mean t