source:
nutchez-0.1/tomcat/webapps/ROOT/WEB-INF/classes/nutch-site.xml
@
108
Last change on this file since 108 was 69, checked in by waue, 15 years ago | |
---|---|
File size: 277 bytes |
Rev | Line | |
---|---|---|
[66] | 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> | |
[69] | 8 | <value>/tmp/search</value> |
[66] | 9 | </property> |
10 | </configuration> | |
11 |
Note: See TracBrowser
for help on using the repository browser.