Greetings, As part of our Nutch rollout strategy, we need a way to access Nutch from remote machines. I've looked through the API a bit and some of the example code in TestDistributedSearch, but haven't found what I need yet.
Basically, we need to do two things 1. Access an exact page we've crawled from the crawldb (no searching necessary since we know what we want) 2. Run a traditional 'search' and get back a list of results I'm looking for either a Java RMI or XML/SOAP type implementation. Has work been done on this already? (I'll document what I find in the Wiki, of course. I think a "Accessing Nutch Remotely" tutorial would be nice) Cheers, Bradford
