Hi,

If I have a field (named dv_field) configured to be indexed, stored and with
docvalues=true.

How I know that when I do a query like:

q=*:*&facet=true&facet.field=dv_field, I'm really using the docvalues and
not the normal way?

Is it necessary duplicate the field and set index and stored to false and
let the docvalues property set to true?



-----
Best regards
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Question-about-docvalues-tp4096802.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to