You can add the property to the nutch-site.xml file to take precedence over default in nutch-default.xml file. The value is as below. This is for Nutch 0.8 I am not sure if this is the same for 0.72
<property> <name>fetcher.store.content</name> <value>false</value> <description>If true, fetcher will store content.</description> </property> Dennis Paul M Lieberman wrote: > Y'all - > > I need to do an intranet crawl in order to get a list of all URLs > fetched. I do NOT want to store the data for this crawl. I understand > there is a configuration option to do just this. Which file do I > change (conf/nutch-site.xml?), and what do I need to add to it? > > I'm running nutch 0.72. > > - Paul M Lieberman ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
