I have installed solr (lucidworks-enterprise-installer-1.7.jar) [jetty] on my server (Ubuntu 9.10), and created a cron job to build FULL index everyday morning

30 3 * * * curl http://127.0.0.1:8888/solr/collection1/dataimport_1?command=full-import

the question is: sometimes this process wipes the old index completely and doesn't create anything!!
any idea of why is this?? and any idea of how to create a neat log for solr (something like apache log)
Thanks for your help

link|improve this question

77% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.