Save This Page
Home » nutch-1.0 » org.apache.nutch » searcher » url » [javadoc | source]
org.apache.nutch.searcher.url
public class: URLQueryFilter [javadoc | source]
java.lang.Object
   org.apache.nutch.searcher.FieldQueryFilter
      org.apache.nutch.searcher.url.URLQueryFilter

All Implemented Interfaces:
    QueryFilter

Handles "url:" query clauses, causing them to search the field indexed by BasicIndexingFilter.
Constructor:
 public URLQueryFilter() 
Method from org.apache.nutch.searcher.url.URLQueryFilter Summary:
setConf
Methods from org.apache.nutch.searcher.FieldQueryFilter:
filter,   getConf,   setConf
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.nutch.searcher.url.URLQueryFilter Detail:
 public  void setConf(Configuration conf)