Uses of Class
com.atlassian.confluence.search.v2.IndexFieldMappingConflictException
-
Packages that use IndexFieldMappingConflictException Package Description com.atlassian.confluence.search.v2 Provides an extensible, flexible search API. -
-
Uses of IndexFieldMappingConflictException in com.atlassian.confluence.search.v2
Methods in com.atlassian.confluence.search.v2 that throw IndexFieldMappingConflictException Modifier and Type Method Description voidFieldMappings. addDocumentFields(AtlassianDocument document)Add the mappings from the fields of the specified document prior to being indexed.booleanFieldMappings. addMapping(FieldMapping mapping)Add the specified field mapping if it's not already present.
-