Changeset 80 for nutchez-0.1/bin
- Timestamp:
- Jun 9, 2009, 6:08:55 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nutchez-0.1/bin/nutchez-func.sh
r77 r80 169 169 echo_vb "/opt/nutch/bin/nutch crawl ~/.nutchez/urls -dir ~/.nutchez/search -depth $DEPTH" 170 170 echo_vb "nutch conf dir = $NUTCH_CONF_DIR" 171 /opt/nutch/bin/nutch crawl ~/.nutchez/urls -dir ~/.nutchez/search -depth $DEPTH 171 /opt/nutch/bin/nutch crawl ~/.nutchez/urls -dir ~/.nutchez/search -depth $DEPTH -topN 5000 -threads 1000 172 172 } 173 173
Note: See TracChangeset
for help on using the changeset viewer.