Hi,

We have Solr installed on Glassfish cluster which has 4 nodes and we have a
single solr.data directory which is shared among all 4 nodes. When I trigger
full data import on one of the cores on the server, because it is a http
request, it goes to one of the nodes on the cluster. 

Now after the data import completed, I queried Solr and I realized that the
count is only updated on the node on which the data import was started. 
To solve this problem I am thinking of reloading each of the solr cores
using their respective IP addresses. 

Is there any other way to solve this? Am I missing some configuration ??

Any other suggestions on the setup??? 

Thanks for your help.
-Kaustubh




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-on-glassfish-with-multiple-nodes-problem-in-data-import-tp4083621.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to