Hi guys, Just to know how come, I"ve planned cron job every five minute to hit */5 * * * * /usr/bin/wget -q --output-document=/home/tot.txt http://solr-test.adm.books.com:8180/solr/books/dataimport?command=delta-import&entity=b
which works, But now I just restart tomcat and it stay stuck on this : and minute just increase and nothing is hit anymore every 5 minutes, where does that come from ? Nothing change except minute???? <lst name="statusMessages"> <str name="Time Elapsed">0:31:32.139</str> <str name="Total Requests made to DataSource">246</str> <str name="Total Rows Fetched">70049</str> <str name="Total Documents Processed">34</str> <str name="Total Documents Skipped">0</str> <str name="Delta Dump started">2008-10-01 10:00:01</str> <str name="Identifying Delta">2008-10-01 10:00:01</str> <str name="Deltas Obtained">2008-10-01 10:00:38</str> <str name="Building documents">2008-10-01 10:00:38</str> <str name="Total Changed Documents">69012</str> </lst> What should i do ? leave it or stop it or ?? Thanks a lot guys for your help, -- View this message in context: http://www.nabble.com/delta-import----tp19756538p19756538.html Sent from the Solr - User mailing list archive at Nabble.com.