Hello, I've set up a nutch crawler on a Debian Etch server (nutch-0.9, tomcat-5.5, sun-java-1.5) and I can't get results to show up on the web interface. I deployed the nutch war file to tomcat and modified nutch-site.xml to point to my crawl directory. Running the search from the command line yeilds results (eg. running bin/nutch org.apache.nutch.searcher.NutchBean <query>). I've tried symlinking the crawl directory into /var/lib/tomcat5.5/webapps (where the nutch webapp is located) but that didn't work. What do I need to do to get results?
Thanks, Ricardo Ramirez
