My nutch-site.xml is empty. Perhaps it means nutch uses default path as Index location. right?
On Thu, Jun 23, 2011 at 10:57 PM, lewis john mcgibbney < [email protected]> wrote: > Have you set your crawl directory property value in nutch-site.xml when > launching the war file on tomcat? > > On Tue, Jun 21, 2011 at 4:01 AM, Mohammad Hassan Pandi > <[email protected]>wrote: > > > follwing http://wiki.apache.org/nutch/NutchHadoopTutorial I crawled > > lucene.apache.org with command > > > > > bin/nutch crawl urlsdir -dir crawl -depth 3 > > > > and copy the whole thing to local file system by running the command > > > > > bin/hadoop dfs -copyToLocal crawl /d01/local/ > > > > but the indexes folder is empty. this causes no result when searching > > for a query in nutch UI!!!! > > > > > > -- > *Lewis* >

