|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextFilter | |
|---|---|
| org.apache.jackrabbit.core.query.lucene | |
| Uses of TextFilter in org.apache.jackrabbit.core.query.lucene |
|---|
| Classes in org.apache.jackrabbit.core.query.lucene that implement TextFilter | |
|---|---|
class |
TextExtractorFilter
Utility base class for migrating functionality from existing implementations of the deprecated TextFilter interface to the new
TextExtractor interface. |
class |
TextPlainTextFilter
Deprecated. use PlainTextExtractor, this class is kept for
backwards compatibility with existing configuration files |
| Constructors in org.apache.jackrabbit.core.query.lucene with parameters of type TextFilter | |
|---|---|
TextFilterExtractor(java.lang.String[] types,
TextFilter filter)
Creates a text extractor adapter that supports the given content types using the given text filter. |
|
TextFilterExtractor(java.lang.String type,
TextFilter filter)
Creates a text extractor adapter that supports the given content type using the given text filter. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||