Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "SolrCaching" page has been changed by MaximeYve: http://wiki.apache.org/solr/SolrCaching?action=diff&rev1=29&rev2=30 }}} == fieldValueCache == - The fieldValueCache is similar to the low level lucene [[#fieldcache|FilterCache]] except that it supports multiple values per document (either multivalued fields or fields with multiple terms due to tokenization) + The fieldValueCache is similar to the low level lucene [[#fieldcache|fieldCache]] except that it supports multiple values per document (either multivalued fields or fields with multiple terms due to tokenization) This cache is [[SimpleFacetParameters#facet.method|primarily used by faceting]].