yeyicheng

Untitled

Apr 24th, 2014
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.15 KB | None | 0 0
  1. cd $NUTCH_HOME/runtime/local
  2. mkdir -p urls
  3. echo 'http://nutch.apache.org/' > urls/seed.txt
  4.  
  5. bin/crawl urls/seed.txt Crawl http://localhost:8080/solr/ 2
Advertisement
Add Comment
Please, Sign In to add comment