Hello, I'm trying to crawl the local filesystem. It appears that the crawl is successful, but later searches don't display the content. During the crawl, I see the following:
... fetching file:///c:/test/test.txt fetching http://www.cnn.com/ ... I know from this that it is finding the file (otherwise I would get a 404 error), and I know that the protocol-file plugin is configured (otherwise I would get a protocol not found error).My test file contains "Hello World!", but when I query on 'world', I'll I get is the CCN page in the results. Anyone have any idea as to what I'm doing wrong? (I've tried this with 2 different 1.1 nightly builds; one from last week and a different one from September. Also, I'm running in a CygWin environment.) Thanks, John -- View this message in context: http://old.nabble.com/no-results-for-local-file-crawls--tp26245651p26245651.html Sent from the Nutch - User mailing list archive at Nabble.com.