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