https://github.com/sim51/nutchgora-example
Maven project for nutch 2
https://github.com/sim51/nutchgora-example
Last synced: 2 months ago
JSON representation
Maven project for nutch 2
- Host: GitHub
- URL: https://github.com/sim51/nutchgora-example
- Owner: sim51
- Created: 2013-12-08T13:17:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-08T13:33:10.000Z (over 11 years ago)
- Last Synced: 2025-01-24T16:44:23.442Z (4 months ago)
- Language: Java
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Maven project that do a custom overlay on nucth 2 sources.
This project include metadata plugin (@see https://issues.apache.org/jira/browse/NUTCH-1478)mvn compile : download dependencies and compile nutch source with the overlay
mvn package : create a zip with all you need to install nucth on a server (simply unpack to a specific directory)See my blog post : http://www.bsimard.com/Creer-votre-moteur-de-recherche-avec-Nutch