Re: Field value feature returning only 0s - LTR feature engineering

2021-08-10 Thread Alessandro Benedetti
ersion_ field is also a non-indexed, non-stored single valued > docValues field; and, > > copy targets of updated fields, if any, are also non-indexed, non-stored > single valued numeric docValues fields. > > Thanks > Nishanth > > -Original Message- > From: Dave &

RE: Field value feature returning only 0s - LTR feature engineering

2021-08-10 Thread Nishanth Nayakanti
Cc: Madhuluck Kumar Subject: Re: Field value feature returning only 0s - LTR feature engineering ***Caution: External Email*** This email originated from an external sender. Do not click on links or open attachments unless you were expecting this message from this sender. I’m confused. You do

Re: Field value feature returning only 0s - LTR feature engineering

2021-08-10 Thread Dave
I’m confused. You don’t store it, nor index it? > On Aug 10, 2021, at 9:06 AM, Nishanth Nayakanti > wrote: > > Hello everyone, > > We are using Solr 8.5 and facing the following issue. > > We want to use number of clicks of a documents/page as a feature in LTR > model. We are using in-place