Re: Need help on LTR

2019-03-19 Thread Roopa ML
In model file replace original_score with originalScore Roopa Sent from my iPhone > On Mar 19, 2019, at 2:44 PM, Amjad Khan wrote: > > Roopa, > > Yes > >> On Mar 19, 2019, at 11:51 AM, Roopa Rao wrote: >> >> Does your feature definitions and the feature names used in the model match? >> >

Re: LTR not picking up modified features

2018-03-07 Thread Roopa ML
Thank you, I Reloaded and collection and see that the change picked up. I had not seen a need to do this in my local environment which is on non cloud mode. Regards Roopa Sent from my iPhone > On Mar 7, 2018, at 7:09 PM, Shawn Heisey wrote: > >> On 3/6/2018 12:57 PM, Roopa Rao wrote: >> The

Re: How to store files larger than zNode limit

2018-03-13 Thread Roopa ML
The documentation has: If this option is changed, the system property must be set on all servers and clients otherwise problems will arise Other than Zookeeper java property what are the other places this should be set? Thank you Roopa Sent from my iPhone > On Mar 13, 2018, at 5:56 PM, Markus

Re: How to store files larger than zNode limit

2018-03-13 Thread Roopa ML
Thank you, this is clear Regards Roopa Sent from my iPhone > On Mar 13, 2018, at 6:35 PM, Markus Jelsma wrote: > > Hi - configure it for all servers that connect to ZK and need jute.maxbuffer > to be high, and ZK itself of course. > > So if your Solr cluster needs a large buffer, your Solr's