I'm trying to search directly from the index in hdfs so in distributed mode
What do I have wrong ? created nutch/conf/search-servers.txt with localhost 8100 pointed search.dir in nutch-site.xml to nutch/conf tried to start search server with either : + nutch server 8100 crawl + nutch server 8100 hdfs://localhost:9000/user/nutch/crawl The nutch server command doesn't return to prompt ??? Is this normal should I wait ? And of course if I try a search it doesn't work -- -MilleBii-
