Re: Solr reindexing

2024-08-07 Thread Jan Høydahl
Hi, You are emailing the developers list. This list is not for user support, but for developing Solr. Please use the "users" mailing list instead for such questions. Jan > 7. aug. 2024 kl. 15:00 skrev Mugi, Krishnavamsireddy > : > > Hi Team, > > We are copying the data from one of the solr s

Solr reindexing

2024-08-07 Thread Mugi, Krishnavamsireddy
Hi Team, We are copying the data from one of the solr server in EC2 instance to K8s solr instance. EC2 instance solr version is 6.5.1 K8s instance solr version is 9.2.1 We are copying the data through solr replication handler, Will the copying work seamlessly or do we need to make any changes