How about having a delta-import and a cron to trigger the post? -- Anshum Gupta http://ai-cafe.blogspot.com
On Fri, Jun 24, 2011 at 11:13 AM, Romi <romijain3...@gmail.com> wrote: > I have MySql database for my application. i implemented solr search and > used > dataimporthandler(DIH)to index data from database into solr. my question > is: > is there any way that if database gets updated then my solr indexes > automatically gets update for new data added in the database. . It means i > need not to run index process manually every time data base tables > changes.If yes then please tell me how can i achieve this. > > ----- > Thanks & Regards > Romi > -- > View this message in context: > http://lucene.472066.n3.nabble.com/how-to-index-data-in-solr-form-database-automatically-tp3102893p3102893.html > Sent from the Solr - User mailing list archive at Nabble.com. >