mongo-elasticsearch-nutch icon indicating copy to clipboard operation
mongo-elasticsearch-nutch copied to clipboard

Docker image for creating a single Apache Nutch server, with mongodb as crawl storage and Elasticsearch for indexing

Results 2 mongo-elasticsearch-nutch issues
Sort by recently updated
recently updated
newest added

Running 'docker-compose up' fails with: ERROR: Error: image kinetic/nutch:latest not found

Following the instructions and everything seems to be working fine. MongoDB has `webpage` collection, but for some reason `elasticsearch` indexing doesn't do anything. Ideas? ``` root@1e9a816bd8d9:/usr/local/src/nutch/runtime/local# bin/nutch index elasticsearch -all...