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.FieldMappingsProvider This interface provides plugins with the ability to define additional field mappings onto the search index.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 FieldMapping Defines how an index field is stored and indexed.FieldMappingsProvider This interface provides plugins with the ability to define additional field mappings onto the search index.StringFieldMapping Field mapping for keywords or non analyzed text. -
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.plugin.descriptor Class Description FieldMappingsProvider This interface provides plugins with the ability to define additional field mappings onto the search index. -
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.plugins.edgeindex Class Description BooleanFieldMapping Field mapping for true and false valuesFieldMapping Defines how an index field is stored and indexed.FieldMappingsProvider This interface provides plugins with the ability to define additional field mappings onto the search index.LongFieldMapping Field mapping for long values.NestedStringFieldMapping Field mapping for a field with one nested string field: e.g.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".NestedStringFieldMapping Field mapping for a field with one nested string field: e.g.NestedStringFieldMapping.Builder 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.FieldMappingsProvider This interface provides plugins with the ability to define additional field mappings onto the search index.LongFieldMapping Field mapping for long values.MappingDeconflictDarkFeature Dark-feature "index.mapping.deconflict".NestedStringFieldMapping Field mapping for a field with one nested string field: e.g.StringFieldMapping Field mapping for keywords or non analyzed text.TextFieldMapping Field mapping for analyzed text. -
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.search.v2.sort Class Description StringFieldMapping Field mapping for keywords or non analyzed text.