Hi I have a quick question about how to go about this. I see no documentation on the web for clustering up SOLR, or how to set up a SOLR cluster to track a 2 node Alfresco cluster!
Now, I have a nice load balanced cluster going, but I now need to install a pair of standalone SOLR boxes in a cluster of their own to track the main Alfresco cluster.
Can anyone give me any tips?
Do I just point both alfresco instances at the load balancner in front of the SOLR cluster?
How do I make sure both SOLR nodes are replicating the indexes between themselves for consistent searches across both boxes?
If anyone can help please offer some basic advice, I would be very grateful.
Edit:-
Is it recommended to have Alfresco running on each SOLR node as an separate cluster from the main repository cluster, using Hazlecast to replicate between the AlfrescoSOLR nodes?
It is not recommended to have alfresco running on solr node as a separate cluster. I would say it is good to have alfresco and solr are running on separate server.
Please refer below link for cluster configuration: