org.apache.nutch.searcher
Class DistributedSearch.Server

java.lang.Object
  extended by org.apache.nutch.searcher.DistributedSearch.Server
Enclosing class:
DistributedSearch

public static class DistributedSearch.Server
extends Object

Runs a search/summary server.


Constructor Summary
DistributedSearch.Server()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributedSearch.Server

public DistributedSearch.Server()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2006 The Apache Software Foundation