Hi,

I'm new to solr, and I use solr 6.6. 

I have set it up and do some testing, I've noticed that fieldValueCache is
not used for multivalued field faceting (and any other query) at all, of
course I specified it previously in solrconfig.xml and set docVals for all
faceting fields to false in order to use fieldValueCache but it doesn't
work, indexing is done with docValues=false for that specific fields. 

How can I use fieldValueCache in solr 6.6? 

I have tested solr 6.6 (with docVals) and solr 4.9 (with fieldValueCache
enabled), and solr 4.9 performs a little bit beter when the same queries are
repeating, probably because of fieldValueCache. 

Thanks in advance






--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to