Hi Christine, I am using Solr 7.7
I am able to get it replicated now. I didn't know that the feature and model store are saved as files in the config structure. And by providing these names in /replication handle, I can replicate them. I guess this is something that can be provided in the LTR documentation. Will try to raise a PR for this. On Fri, Jul 24, 2020 at 5:28 PM Christine Poerschke (BLOOMBERG/ LONDON) < cpoersc...@bloomberg.net> wrote: > Hi Krishan, > > Could you share what version of Solr you are using? > > And I wonder if the observed behaviour could be reproduced e.g. with the > techproducts example, changes not applying after reload [1] sounds like a > bug if so. > > Hope that helps. > > Regards, > > Christine > > [1] > https://lucene.apache.org/solr/guide/8_6/learning-to-rank.html#applying-changes > > From: solr-user@lucene.apache.org At: 07/22/20 14:00:59To: > solr-user@lucene.apache.org > Subject: Re: Replication of Solr Model and feature store > > Adding more details here > > I need some help on how to enable the solr LTR model and features on all > nodes of a solr cluster. > > I am unable to replicate the model and the feature store though from any > master to its slaves with the replication API ? And unable to find any > documentation for the same. Is replication possible? > > Without replication, would I have to individually update all nodes of a > cluster ? Or can the feature and model files be read as a resource (like > config or schema) so that I can replicate the file or add the file to my > deployments. > > > On Wed, Jul 22, 2020 at 5:53 PM krishan goyal <krishan1...@gmail.com> > wrote: > > > Bump. Any one has an idea how to proceed here ? > > > > On Wed, Jul 8, 2020 at 5:41 PM krishan goyal <krishan1...@gmail.com> > > wrote: > > > >> Hi, > >> > >> How do I enable replication of the model and feature store ? > >> > >> Thanks > >> Krishan > >> > > > > >