DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- run "
bin/nutch" - You can confirm a correct installation if you see something similar to the following:
| No Format |
|---|
nutch 1.2122 Usage: nutch COMMAND [-Dproperty=value]... [command-specific args]... where COMMAND is one of: (Crawl commands) inject inject new urls into the database generate generate new segments to fetch from crawl db fetch fetch a segment's pages parse parse a segment's pages updatedb update crawl db from segments after fetching (CrawlDb commands) ... |
...
Every version of Nutch is built against a specific Solr version, but you may also try a "close" version.
Nutch | Solr |
| 1.22 | 8.11.4 |
| 1.21 | 8.11.4 |
| 1.20 | 8.11.2 |
| 1.19 | 8.11.2 |
| 1.18 | 8.5.1 |
| 1.17 | 8.5.1 |
| 1.16 | 7.3.1 |
1.15 | 7.3.1 |
1.14 | 6.6.0 |
1.13 | 5.5.0 |
1.12 | 5.4.1 |
...