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 that it's there but
you think the numbers are wrong?

-Yonik
Apache Lucene Eurocon 2010
18-21 May 2010 | Prague


On Tue, Apr 13, 2010 at 10:07 AM, SandeepTagore
<sandeep.tag...@gmail.com> wrote:
>
> Hi All,
>
> FieldValueCache stats are not getting displayed on
> http://...../solr/admin/stats.jsp page.
>
> I configured it in solrconfig.xml (Solr 1.4) as
> <fieldValueCache class="solr.FastLRUCache" size="512" autowarmCount="128"
> showItems="32"/>
>
> Any inputs on this?
> Thank you.
>
> Regards,
> Sandeep
> --
> View this message in context: 
> http://n3.nabble.com/Displaying-fieldValueCache-stats-in-Solr-1-4-admin-stats-page-tp716093p716093.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to