Package com.atlassian.confluence.plugins.index.api.mapping
@ParametersAreNonnullByDefault
package com.atlassian.confluence.plugins.index.api.mapping
-
ClassDescriptionThis class provides a skeletal implementation of the
FieldMapping
interface.Field mapping for storing binary values.Field mapping for true and false valuesField mapping for a field containingContentPermissionSet
which can be queried withContentPermissionsQuery
.Field mapping for date values.Field mapping for double-precision floating point numbersDefines how an index field is stored and indexed.This interface provides plugins with the ability to define additional field mappings onto the search index.A visitor to resolve aFieldMapping
based on its implementation.Field mapping for single-precision floating point number.Field mapping for integer values.Field mapping for long values.Field mapping for a field with one nested string field: e.g.Field mapping for keywords or non analyzed text.Field mapping for analyzed text.