Uses of Interface
org.apache.nutch.searcher.Searcher

Packages that use Searcher
org.apache.nutch.searcher Search API 
 

Uses of Searcher in org.apache.nutch.searcher
 

Subinterfaces of Searcher in org.apache.nutch.searcher
static interface DistributedSearch.Protocol
          The distributed search protocol.
 

Classes in org.apache.nutch.searcher that implement Searcher
static class DistributedSearch.Client
          The search client.
 class IndexSearcher
          Implements Searcher and HitDetailer for either a single merged index, or for a set of individual segment indexes.
 class NutchBean
          One stop shopping for search-related functionality.
 



Copyright © 2006 The Apache Software Foundation