Thanks. The above issue is resolved by setting the following parameters at solrConfig.xml
<indexConfig> ----- <lockType>simple</lockType> <unlockOnStartup>true</unlockOnStartup> <maxFieldLength>10000</maxFieldLength> <writeLockTimeout>60000</writeLockTimeout> <commitLockTimeout>60000</commitLockTimeout> ----- </indexConfig> Regarding any pointer on - cron and the script for making exception handling/robust scheduler would be helpful. Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/curl-with-dynamic-url-not-working-tp4035092p4035133.html Sent from the Solr - User mailing list archive at Nabble.com.