On Wed, Sep 19, 2018 at 9:44 AM Vincenzo D'Amore <v.dam...@gmail.com> wrote:

> Looking at Solr Admin Panel I've found the CACHE -> fieldValueCache tab
> where all the values are 0.
>
> [...]
>
> what do you thing, is that normal?


Yep, that's completely normal.
That cache is only used by certain operations on multi-valued indexed
fields that don't have docValues.  If it ends up not being used, it's fine.

-Yonik

Reply via email to