mongo-elasticsearch-nutch
mongo-elasticsearch-nutch copied to clipboard
ElasticSearch indexing doesn't seem to do anything
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
IndexingJob: starting
Active IndexWriters :
ElasticIndexWriter
elastic.cluster : elastic prefix cluster
elastic.host : hostname
elastic.port : port (default 9300)
elastic.index : elastic index command
elastic.max.bulk.docs : elastic bulk index doc counts. (default 250)
elastic.max.bulk.size : elastic bulk index length. (default 2500500 ~2.5MB)
IndexingJob: done.
sorry for the late response! ill look at it. I've been busy at work for the longest!