Uses of Package
com.atlassian.confluence.plugins.index.api.mapping
Packages that use com.atlassian.confluence.plugins.index.api.mapping
Package
Description
Provides an extensible, flexible search API.
-
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.internal.index.luceneClassDescriptionDefines how an index field is stored and indexed.This interface provides plugins with the ability to define additional field mappings onto the search index.Field mapping for keywords or non analyzed text.
-
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.internal.index.v2ClassDescriptionDefines how an index field is stored and indexed.This interface provides plugins with the ability to define additional field mappings onto the search index.Field mapping for keywords or non analyzed text.
-
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.plugin.descriptorClassDescriptionThis 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.contentproperty.index.schemaClassDescriptionDefines how an index field is stored and indexed.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.edgeindexClassDescriptionField mapping for true and false valuesField mapping for a field containing
ContentPermissionSet
which can be queried withContentPermissionsQuery
.Defines how an index field is stored and indexed.This interface provides plugins with the ability to define additional field mappings onto the search index.Field mapping for long values.Field mapping for keywords or non analyzed text. -
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.plugins.index.apiClassDescriptionField mapping for storing binary values.Field mapping for double-precision floating point numbersDefines how an index field is stored and indexed.Field mapping for single-precision floating point number.Field mapping for integer values.Field mapping for long values.Field mapping for analyzed text.
-
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.plugins.index.api.mappingClassDescriptionThis class provides a skeletal implementation of the
FieldMapping
interface.Field mapping for storing binary values.Field mapping for true and false valuesField mapping for date values.Field mapping for double-precision floating point numbersDefines how an index field is stored and indexed.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. -
-
-
Classes in com.atlassian.confluence.plugins.index.api.mapping used by com.atlassian.confluence.search.v2ClassDescriptionField mapping for true and false valuesField mapping for a field containing
ContentPermissionSet
which can be queried withContentPermissionsQuery
.Field mapping for date values.Defines how an index field is stored and indexed.This interface provides plugins with the ability to define additional field mappings onto the search index.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. -