I am pretty new to solr. I am using mongodb and yii2 for a while and quite familiar with concepts. Now I have this extension yii2-extension-solr. This explains how to query from solr client withing yii2. But I want to know how to insert, update and delete the indexes on solr or data on solr, whenever changes made to my mongodb collections for instance. Please help me out.