Uses of Class
net.nutch.searcher.QueryException

Packages that use QueryException
net.nutch.searcher Search API 
 

Uses of QueryException in net.nutch.searcher
 

Methods in net.nutch.searcher that throw QueryException
 BooleanQuery RawFieldQueryFilter.filter(Query input, BooleanQuery output)
           
static BooleanQuery QueryFilters.filter(Query input)
          Run all defined filters.
 BooleanQuery QueryFilter.filter(Query input, BooleanQuery translation)
          Adds clauses or otherwise modifies the BooleanQuery that will be searched.
 



Copyright © 2004 The Nutch Organization.