Uses of Class
com.atlassian.confluence.plugins.index.api.AnalyzerDescriptor.Builder
-
Packages that use AnalyzerDescriptor.Builder Package Description com.atlassian.confluence.plugins.index.api -
-
Uses of AnalyzerDescriptor.Builder in com.atlassian.confluence.plugins.index.api
Methods in com.atlassian.confluence.plugins.index.api that return AnalyzerDescriptor.Builder Modifier and Type Method Description static AnalyzerDescriptor.BuilderAnalyzerDescriptor. builder(TokenizerDescriptor tokenizer)Deprecated, for removal: This API element is subject to removal in a future version.AnalyzerDescriptor.BuilderAnalyzerDescriptor.Builder. charFilter(CharFilterDescriptor charFilter)AnalyzerDescriptor.BuilderAnalyzerDescriptor.Builder. tokenFilter(TokenFilterDescriptor tokenFilter)
-