Package com.atlassian.confluence.plugins.index.api
package com.atlassian.confluence.plugins.index.api
-
ClassDescriptionProvides a
MappingAnalyzerDescriptor
that should be used to analyze text for a givenLanguageDescriptor
if it is defined.A Character filter must be predefined in Confluence.Deprecated.since 8.6.Deprecated.since 8.6.Analyzer that supports exact matching.This interface provides clients with the ability add additional fields and body text to the index documents produced for each searchable object in Confluence.A context which is available for allExtractor2
for Content Index The instance will be prepared by Extractor2DocumentBuilderBulkExtractor
is not supportedWill be used withExtractor2
andBulkExtractor
to indicate that extractor instance want to accessExtractorContext
Represents an index field.Deprecated.FieldVisitor<T>Deprecated.since 8.6.Custom analyzer designed for supporting matching on file names.Deprecated.since 8.6.Deprecated.since 8.6.An analyzer, that can behave differently depending on a given language.Language is used to define an analyzer that is language dependent seeLanguageAnalyzerDescriptor
.Deprecated.since 8.6.Lucene agnostic class for representing concrete, individual representations of LuceneAnalyzer
Deprecated.since 8.6.Deprecated.since 8.6Deprecated.since 8.6.Deprecated.since 8.6.Deprecated.since 8.6.A token filter must be predefined in Confluence.A tokenizer must be predefined in Confluence.Descriptor for an analyzer that uses a 2-gram tokenizer