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

2021-08-10 Thread Alessandro Benedetti
gt; Sent: Tuesday, August 10, 2021 6:47 PM > To: users@solr.apache.org > 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

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

Field value feature returning only 0s - LTR feature engineering

2021-08-10 Thread Nishanth Nayakanti
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 updates to set/upload the number of clicks for each document. When I try to extract features from Solr, all the documents/r