You are viewing the static version of this archive.
For the interactive version, please visit: This page
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification. The "NutchHadoopSingleNodeTutorial" page has been changed by SebastianNagel: https://wiki.apache.org/nutch/NutchHadoopSingleNodeTutorial?action=diff&rev1=8&rev2=9 Comment: Update Nutch ver...
Hi, I've put together a bunch of configuration files and scripts to test Nutch on a single-node Hadoop cluster: https://github.com/sebastian-nagel/nutch-test-single-node-cluster It's tested for Nutch 2.8.x on Ubuntu 16.04, other Hadoop versions or Linux distributions may require changes. Best, Se...
Hi Madam/Sir, I want to un-subscribe to Nutch mailing list. Please let me know the procedure for the same. Thank you. Regards, Pramod Nagarajarao Email: pramodcapri19@gmail.com
Hi, How does Nutch update a Solr Document? Does it write the whole document if one already exists or does it append the data? I'm asking because I might want to have data from other sources other than Nutch. Should I have a solr index just for the Nutch data and then merge it with the other data ...