Having my MongoDB server and Solr on the same machine I was able to connect them using DataImportHandler with help from : Steps to connect MongoDB and Solr using DataImportHandler , now I have MongoDB and Solr on different machines and in the Solr config I added the URL of MongoDB but I didn't succeed. Could anyone tell me how to indicate to Solr that MongoDB is in a distant server ?
Thanks