There is no scheduling built into Solr.  But many, including the search system 
deployed on our (Lucid's) website, is powered by cron jobs kicking off indexers 
of various varieties all the time.

Look into your operating systems scheduling capabilities and leverage those, is 
my advice.  Cron is your friend.

        Erik

On Aug 31, 2011, at 09:59 , vighnesh wrote:

> hi all
> 
> i am unable to do the scheduling in solr so is there any way to do automatic
> indexing in solr.Please give the solution on automatic idexing or specify
> the procedure for how to do schduling in solr.
> 
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/is-it-possible-to-do-automatic-indexing-in-solr-tp3298428p3298428.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to