This would mean, that i call somewhere in my application the url that is described in: http://wiki.apache.org/solr/DataImportHandlerDeltaQueryViaFullImport from my application?
Ramo -----Ursprüngliche Nachricht----- Von: Igor MILOVANOVIC [mailto:pleti...@gmail.com] Gesendet: Dienstag, 31. Januar 2012 23:15 An: solr-user@lucene.apache.org Betreff: Re: On-Demanp update if using DHI To have it updated on-demand you could just implement it inside your application, in form of event trigger or hook (depending how is your application's architecture). For batch udpates it is just as simple as cron job script running as fast as every minute. Limits (50k documents) are imposed on your side, not on side of Solr... On Tue, Jan 31, 2012 at 9:06 PM, Ramo Karahasan <ramo.karaha...@googlemail.com> wrote: > > We have an PHP Applicatoin where we import some new data into the > database, I would like to index these data 1.) on-demand if we don't > have much updates > 2.) as a batch for example 50.000 documents -- Igor Milovanović http://about.me/igor.milovanovic http://umotvorine.com/