Package org.opensearch.analysis.common
Class StandardHtmlStripAnalyzerProvider
java.lang.Object
org.opensearch.index.AbstractIndexComponent
org.opensearch.index.analysis.AbstractIndexAnalyzerProvider<StandardHtmlStripAnalyzer>
org.opensearch.analysis.common.StandardHtmlStripAnalyzerProvider
- All Implemented Interfaces:
Provider<StandardHtmlStripAnalyzer>,AnalyzerProvider<StandardHtmlStripAnalyzer>,IndexComponent
public class StandardHtmlStripAnalyzerProvider extends AbstractIndexAnalyzerProvider<StandardHtmlStripAnalyzer>
-
Field Summary
Fields inherited from class org.opensearch.index.AbstractIndexComponent
deprecationLogger, indexSettings, logger -
Method Summary
Modifier and Type Method Description StandardHtmlStripAnalyzerget()Methods inherited from class org.opensearch.index.analysis.AbstractIndexAnalyzerProvider
name, scope