December 2015
Intermediate to advanced
160 pages
2h 50m
English
Apache Solr can easily be configured for use with Nutch. We can perform the following steps to integrate Apache Nutch with Solr:
nutch-example) in Solr by copying the nutch-example folder from the Chapter 7 code that comes with this book.%NUTCH_HOME% folder and execute the following command:$ bin/crawl
After executing the command, we'll see the following output:
Usage: crawl [-i|--index] [-D "key=value"] <Seed Dir> <Crawl Dir> <Num Rounds> -i|--index Indexes crawl results into a configured indexer ...
Read now
Unlock full access