source: nutchez-0.1/tomcat/webapps/ROOT/WEB-INF/classes/nutch-site.xml @ 66

Last change on this file since 66 was 66, checked in by waue, 15 years ago

NutchEz - an easy way to nutch

File size: 283 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
3
4<!-- Put site-specific property overrides in this file. -->
5<configuration>
6    <property>
7        <name>searcher.dir</name>
8        <value>/opt/nutch/search</value>
9    </property>
10</configuration>
11
Note: See TracBrowser for help on using the repository browser.