Uses of Package
com.atlassian.confluence.plugins.index.api.mapping
-
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.impl.search.v2.extractor Class Description MappingDeconflictDarkFeature Dark-feature "index.mapping.deconflict". -
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.internal.index.lucene Class Description FieldMapping Defines how an index field is stored and indexed.StringFieldMapping Field mapping for keywords or non analyzed text. -
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.internal.index.v2 Class Description StringFieldMapping Field mapping for keywords or non analyzed text. -
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.plugins.edgeindex Class Description LongFieldMapping Field mapping for long values.StringFieldMapping Field mapping for keywords or non analyzed text. -
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.plugins.index.api Class Description BinaryFieldMapping Field mapping for storing binary values.DoubleFieldMapping Field mapping for double-precision floating point numbersFieldMapping Defines how an index field is stored and indexed.FloatFieldMapping Field mapping for single-precision floating point number.IntFieldMapping Field mapping for integer values.LongFieldMapping Field mapping for long values.TextFieldMapping Field mapping for analyzed text. -
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.plugins.index.api.mapping Class Description AbstractFieldMapping This class provides a skeletal implementation of theFieldMapping
interface.AbstractFieldMapping.Builder BinaryFieldMapping Field mapping for storing binary values.BooleanFieldMapping Field mapping for true and false valuesBooleanFieldMapping.Builder DateFieldMapping Field mapping for date values.DateFieldMapping.Builder DoubleFieldMapping Field mapping for double-precision floating point numbersDoubleFieldMapping.Builder FieldMapping Defines how an index field is stored and indexed.FieldMappingVisitor A visitor to resolve aFieldMapping
based on its implementation.FloatFieldMapping Field mapping for single-precision floating point number.FloatFieldMapping.Builder IntFieldMapping Field mapping for integer values.IntFieldMapping.Builder LongFieldMapping Field mapping for long values.LongFieldMapping.Builder MappingDeconflictDarkFeature Dark-feature "index.mapping.deconflict".StringFieldMapping Field mapping for keywords or non analyzed text.StringFieldMapping.Builder TextFieldMapping Field mapping for analyzed text.TextFieldMapping.Builder -
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.plugins.opensearch Class Description FieldMapping Defines how an index field is stored and indexed.MappingDeconflictDarkFeature Dark-feature "index.mapping.deconflict". -
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.search.v2 Class Description BooleanFieldMapping Field mapping for true and false valuesDateFieldMapping Field mapping for date values.FieldMapping Defines how an index field is stored and indexed.LongFieldMapping Field mapping for long values.MappingDeconflictDarkFeature Dark-feature "index.mapping.deconflict".StringFieldMapping Field mapping for keywords or non analyzed text.TextFieldMapping Field mapping for analyzed text.