Data Migration from Solr 8 to Solr Cloud 8

2022-11-13 Thread Eashwar Natarajan
Hi all, We have been using Solr 8 for quite a while. We wanted to migrate the data from solr standalone 8 to solr cloud 8. Is there a way to do it apart from reindexing. Please advise. Regards, Eashwar

Re: Data Migration from Solr 8 to Solr Cloud 8

2022-11-14 Thread Eashwar Natarajan
hy do you want move to SolrCloud? Scalability? Or you > collection has grown so much that you are thinking to shard it? > > Ciao, > Vincenzo > > -- > mobile: 3498513251 > skype: free.dev > > > On 14 Nov 2022, at 04:45, Eashwar Natarajan wrote: > > > > H

EventListeners lib path

2022-12-06 Thread Eashwar Natarajan
Hi all, We want to register EventListener(EventListener (Solr 7.3.0 API) (apache.org) ) with DIH in data-config.xml to listen for events. ...