What is the fundamental difference between Add & Commit in Solr? We have read several document, but still now very much clear what it exactly do, and when use Add & when to use Commit ?
As far as I understand, Add adds data into the solr database, and commit updates its index to include new data? But, still not very much clear hence, posting it here to understand it very clearly.