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