public class IndexCleaningFilters extends Object
IndexCleaningFilter
implementing plugins.Modifier and Type | Field and Description |
---|---|
static String |
IndexCleaningFilter_ORDER |
static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
IndexCleaningFilters(Configuration conf) |
Modifier and Type | Method and Description |
---|---|
Collection<WebPage.Field> |
getFields() |
boolean |
remove(String url,
WebPage page)
Run all defined filters.
|
public static final String IndexCleaningFilter_ORDER
public static final org.slf4j.Logger LOG
public IndexCleaningFilters(Configuration conf)
public boolean remove(String url, WebPage page) throws IndexingException
IndexingException
public Collection<WebPage.Field> getFields()
Copyright © 2015 The Apache Software Foundation