The simplest approach is to poll your DB for changes in a cron, and
anytime you find some, format them send them to solr.

the specific details of the "best" way to keep and index up to date depend
largely on the nature of your data.

: Can anybody suggest me of what is the best method to implement auto index
: update on SOLR from mysql database.


-Hoss

Reply via email to