Re: Question about docvalues

2013-10-21 Thread Yago Riveiro
nfigured 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 > > > > (http://Nabble.com). > > > > > > > > > > > > > > > > >

Re: Question about docvalues

2013-10-21 Thread Gun Akkor
m)> wrote: >> >>> 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=t

Re: Question about docvalues

2013-10-21 Thread Yago Riveiro
; > > > 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? > > > >

Re: Question about docvalues

2013-10-21 Thread Erick Erickson
mp;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 co

Question about docvalues

2013-10-21 Thread yriveiro
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.