Uses of Class
org.apache.lucene.analysis.DelegatingAnalyzerWrapper
Packages that use DelegatingAnalyzerWrapper
Package
Description
Text analysis.
Miscellaneous Tokenstreams.
-
Uses of DelegatingAnalyzerWrapper in org.apache.lucene.analysis
Fields in org.apache.lucene.analysis declared as DelegatingAnalyzerWrapperModifier and TypeFieldDescription(package private) DelegatingAnalyzerWrapper
DelegatingAnalyzerWrapper.DelegatingReuseStrategy.wrapper
-
Uses of DelegatingAnalyzerWrapper in org.apache.lucene.analysis.miscellaneous
Subclasses of DelegatingAnalyzerWrapper in org.apache.lucene.analysis.miscellaneousModifier and TypeClassDescriptionfinal class
This analyzer is used to facilitate scenarios where different fields require different analysis techniques.