XML Configuration Reference : Index : MappingConfiguration
 
MappingConfiguration
com.exalead.indexing.analysis.v10.MappingConfiguration
Specifies how DocumentChunks and their SemanticAnnotations populate the index and the dictionary.
Parent elements:
com.exalead.indexing.analysis.v10.AnalysisPipeline (as AnalysisPipeline)
Nested elements:
Name
Type
Description
AnnotationMapping
com.exalead.indexing.analysis.v10.AnnotationMapping*
List of mappings from annotations to index targets, with associated parameters.
ContextMapping
com.exalead.indexing.analysis.v10.ContextMapping*
List mappings from contexts to index targets, with associated parameters.
FieldIndexingLimit
com.exalead.indexing.analysis.v10.FieldIndexingLimit*
Word count limits to apply to texts mapped to index fields for search.
FieldRetrievalLimit
com.exalead.indexing.analysis.v10.FieldRetrievalLimit*
Size limits (in bytes) to apply to texts mapped to the index for retrieval.
GenerateAnnotationsForContext
com.exalead.indexing.analysis.v10.GenerateAnnotationsForContext*
List of contexts to process with a semantic pipeline before mapping.
PartMapping
com.exalead.indexing.analysis.v10.PartMapping*
List mappings from parts to index targets, with associated parameters.
WordCountMapping
com.exalead.indexing.analysis.v10.WordCountMapping*
Specify where to map Word count.