2009/7/14 <oh...@cox.net>: > BUT, I think that I may have just gotten an idea about why this was not > working. > > It looks like when I run the nutch crawl, the "index" and "indexes" > directories are not being created until the crawl is completely done. > > [Is this normal nutch behavior???]
I believe that is correct. If youy look at the whole web version of the commands (instead of jusrt "crawl" then you will see that you have to explicitly execute the index command at the end. If you are using "crawl" then I assume it does the same thing itself. Alex