org.apache.nutch.searcher
Class DistributedSearch.Server

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

public static class DistributedSearch.Server
extends Object

The search server.


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

Method Detail

main

public static void main(String[] args)
                 throws Exception
Runs a search server.

Throws:
Exception


Copyright © 2006 The Apache Software Foundation