Package com.atlassian.confluence.plugins.index.api
-
Interface Summary Interface Description AnalyzerDescriptorProvider Provides aMappingAnalyzerDescriptor
that should be used to analyze text for a givenLanguageDescriptor
if it is defined.CharFilterDescriptor A Character filter must be predefined in Confluence.Extractor2 This interface provides clients with the ability add additional fields and body text to the index documents produced for each searchable object in Confluence.FieldVisitor<T> Deprecated. since 8.6.LanguageDescriptor Language is used to define an analyzer that is language dependent seeLanguageAnalyzerDescriptor
.MappingAnalyzerDescriptor Lucene agnostic class for representing concrete, individual representations of LuceneAnalyzer
TokenFilterDescriptor A token filter must be predefined in Confluence.TokenizerDescriptor A tokenizer must be predefined in Confluence. -
Class Summary Class Description AnalyzerDescriptor Deprecated, for removal: This API element is subject to removal in a future version. since 8.7 as not supported by OpenSearchAnalyzerDescriptor.Builder DocValuesFieldDescriptor Deprecated. since 8.6.DoubleFieldDescriptor Deprecated. since 8.6.ExactAnalyzerDescriptor Analyzer that supports exact matching.ExactFilenameAnalyzerDescriptor FieldDescriptor Represents an index field.FilenameAnalyzerDescriptor Custom analyzer designed for supporting matching on file names.FloatFieldDescriptor Deprecated. since 8.6.IntFieldDescriptor Deprecated. since 8.6.KeywordAnalyzerDescriptor LanguageAnalyzerDescriptor An analyzer, that can behave differently depending on a given language.LanguageAnalyzerDescriptor.Builder LongFieldDescriptor Deprecated. since 8.6.NumericDocValuesFieldDescriptor Deprecated. since 8.6.SortedDocValuesFieldDescriptor Deprecated. since 8.6StandardAnalyzerDescriptor StoredFieldDescriptor Deprecated. since 8.6.StringFieldDescriptor Deprecated. since 8.6.TextFieldDescriptor Deprecated. since 8.6.TwoGramAnalyzerDescriptor Descriptor for an analyzer that uses a 2-gram tokenizerUnstemmedAnalyzerDescriptor WhitespaceAnalyzerDescriptor -
Enum Summary Enum Description FieldDescriptor.Index Deprecated. FieldDescriptor.Store