- All Implemented Interfaces:
- Filter
- Direct Known Subclasses:
- NormalizingFilter
public abstract class ExternallyChainedFilter
extends Object
implements Filter
Externally chained filters e.g. the filter implementing case insensitive searches.
They are removed from translation.
IMPORTANT: Currently, these filters have to be chained at the beginning of the filter tree.
- Author:
- mederly