org.apache.nutch.microformats.reltag
Class RelTagQueryFilter
java.lang.Object
org.apache.nutch.searcher.RawFieldQueryFilter
org.apache.nutch.microformats.reltag.RelTagQueryFilter
- All Implemented Interfaces:
- org.apache.hadoop.conf.Configurable, Pluggable, QueryFilter
public class RelTagQueryFilter
- extends RawFieldQueryFilter
Handles "tag:" query clauses.
- Author:
- Jérôme Charron
- See Also:
-
http://www.microformats.org/wiki/rel-tag
Method Summary |
org.apache.hadoop.conf.Configuration |
getConf()
|
void |
setConf(org.apache.hadoop.conf.Configuration conf)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelTagQueryFilter
public RelTagQueryFilter()
setConf
public void setConf(org.apache.hadoop.conf.Configuration conf)
getConf
public org.apache.hadoop.conf.Configuration getConf()
Copyright © 2006 The Apache Software Foundation