Hi Experts,
For our application we have 2 hybris servers(lets say primary and secondary) and 2 solr servers (master and slave), we have solr indexing job scheduled on both the servers, however I think it runs only on primary hybris server and replicates the data to secondary
I want to run that solr job on secondary hybris server not the primary one as solr job would not impact the performance. And also it should replicate the data to primary hybris server.
Let me know if you need more information.
Thanks,