Class KeywordAnalyzerDescriptor
- java.lang.Object
-
- com.atlassian.confluence.plugins.index.api.KeywordAnalyzerDescriptor
-
- All Implemented Interfaces:
AnalyzerDescriptorProvider
,MappingAnalyzerDescriptor
public class KeywordAnalyzerDescriptor extends Object implements MappingAnalyzerDescriptor
- Since:
- 7.17
-
-
Constructor Summary
Constructors Constructor Description KeywordAnalyzerDescriptor()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.atlassian.confluence.plugins.index.api.MappingAnalyzerDescriptor
getAnalyzer, getLuceneAnalyzer
-
-