I working with a transactional system with RDBMS. We have approximately 200 db transaction per minute at peak usage. I am planning to use Solr for indexing various part of data. I wanted to keep Solr indexes as up to date as possible, so the the search result returned to user are as fresh and actionable as possible.
Wanted to check if there is a guidance on frequency for running delta-import. I was thinking of running it every 1 minute. It is better to post document as part of online transaction or better to run data import every minute ? -- View this message in context: http://lucene.472066.n3.nabble.com/DataImportHandler-frequency-tp3382712p3382712.html Sent from the Solr - User mailing list archive at Nabble.com.