You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Spadez <ja...@hotmail.com> on 2012/11/16 23:06:35 UTC

Bash Script to start delta import handler

Hey guys,

I am after a bash script (or python script) which I can use to trigger a
delta import of XML files via CRON. After a bit of digging and modification
I have this:



Can I get any feedback on this? Is there a better way of doing it? Any
optimisations or improvements would be most welcome.



--
View this message in context: http://lucene.472066.n3.nabble.com/Bash-Script-to-start-delta-import-handler-tp4020815.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Bash Script to start delta import handler

Posted by Spadez <ja...@hotmail.com>.
Ive upaded it with this link:

https://gist.github.com/4097269

Thank you for the heads up



--
View this message in context: http://lucene.472066.n3.nabble.com/Bash-Script-to-start-delta-import-handler-tp4020815p4020869.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Bash Script to start delta import handler

Posted by Steve Rowe <sa...@gmail.com>.
Hi Spadez,

Nabble has helpfully stripped out your script.  Maybe don't use Nabble?

Steve

On Nov 16, 2012, at 5:06 PM, Spadez <ja...@hotmail.com> wrote:

> Hey guys,
> 
> I am after a bash script (or python script) which I can use to trigger a
> delta import of XML files via CRON. After a bit of digging and modification
> I have this:
> 
> 
> 
> Can I get any feedback on this? Is there a better way of doing it? Any
> optimisations or improvements would be most welcome.
> 
> 
> 
> --
> View this message in context: http://lucene.472066.n3.nabble.com/Bash-Script-to-start-delta-import-handler-tp4020815.html
> Sent from the Solr - User mailing list archive at Nabble.com.