You need to do schedule your task. Check out schedulers available in all programming languages. http://www.findbestopensource.com/tagged/job-scheduler
Regards Aditya www.findbestopensource.com On Wed, Jun 2, 2010 at 2:39 PM, Jonty Rhods <[email protected]> wrote: > Hi Peter, > > actually I want the index process should start automatically. right now I > am > doing mannually. > same thing I want to start indexing when less load on server i.e. late > night. So setting auto will fix my > problem.. > > On Wed, Jun 2, 2010 at 2:00 PM, Peter Karich <[email protected]> wrote: > > > Hi Jonty, > > > > what is your specific problem? > > You could use a cronjob or the Java-lib called quartz to automate this > > task. > > Or did you mean replication? > > > > Regards, > > Peter. > > > > > Hi All, > > > > > > I am very new to solr as well as java too. > > > I require to use solrj for indexing also require to index automatically > > once > > > in 24 hour. > > > I wrote java code for indexing now I want to do further coding for > > automatic > > > process. > > > Could you suggest or give me sample code for automatic index process.. > > > please help.. > > > > > > with regards > > > Jonty. > > > > > >
