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

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

Uses of HitDetailer in org.apache.nutch.searcher
 

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

Classes in org.apache.nutch.searcher that implement HitDetailer
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