Hi I have a service to reindex my intranet nightly. I create a new index and copy the files and reboot tomcat. This all works great from a terminal session but fails from from unless I touch index files and reboot manually and then it works but I want to automate this.. Is there some trick to force tomcat to reload my new index from a from bash? Maybe a java -jar one liner or a specific file I can update to trip tomcat ? Thx
-- View this message in context: http://www.nabble.com/Nutch-reindex-cron-tp23797570p23797570.html Sent from the Nutch - User mailing list archive at Nabble.com.
