Hello Solr Group Team, I am working on Solr 6.5 and indexing data from MongoDB 3.2.5. I want to know the best practices to implement incremental indexing.
Every 30 mins the Updated Data in Mongo DB needs to indexed on Solr. How to implement this. ? How would Solr know whenever there is an update on Mongodb ? Indexing should run automatically. Should I setup any crone Jobs ? Please let me know how to proceed further on the above requirement. Right now I am doing indexing manually. Thanks Fiz Ahmed