You seem to have two questions:

1)  How to write a script to import data
2)  How to schedule that in Windows

For #1, I suggest that you visit the Solr tutorials at 
http://lucene.apache.org/solr/tutorial.html to learn what commands might be 
used to import data.  You might find that you need to add a tool to your 
Windows toolkit (e.g., curl or some such).  Beyond that, since only you know 
what you want to import and where that is coming from, you will have to do your 
"homework" and figure it out.

For #2, this probably isn't the best place to get an answer to that.  Windows 
does have a couple of ways of scheduling ("AT" can do that job, and there is 
also as scheduler available in the Control Panel).

JRJ

-----Original Message-----
From: nagarjuna [mailto:nagarjuna.avul...@gmail.com] 
Sent: Thursday, September 01, 2011 11:45 PM
To: solr-user@lucene.apache.org
Subject: how to write a script for indexing in windows to perform scheduling?

Hi ...
    i am using windows OS ,i would like to perform scheduling through the
task schedule management and i dont know how to write a script for indexing
the data....?


can anyone please send me the script code for fullimport ........then i can
perform task schedule to call that script for every one hour..


Please help me...
Thanx in advance

--
View this message in context: 
http://lucene.472066.n3.nabble.com/how-to-write-a-script-for-indexing-in-windows-to-perform-scheduling-tp3303350p3303350.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to