org.apache.nutch.searcher
Class DistributedSearch.IndexServer

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

public static class DistributedSearch.IndexServer
extends Object


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

Constructor Detail

DistributedSearch.IndexServer

public DistributedSearch.IndexServer()
Method Detail

main

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

Throws:
Exception


Copyright © 2006 The Apache Software Foundation