Hello All, I want to keep indexed records live in solr, during data import when sql query not returning any record. We also need to clean= true, because when SQL query return records then solr should be reindexed. Only avoid reindexing, when SQL query not return any rows.
Please suggests. Regards, Shashi Roushan