XML Configuration Reference : Index : IndexSchema
 
IndexSchema
com.exalead.mercury.mami.indexing.v10.IndexSchema
Configuration for an index schema. This defines the fields actually stored in an index. Most commonly, only one index schema is defined, and used by all build groups (for all slices). This configuration is referenced in the BuildGroup element in 'Deployment'.
Attributes:
Name
Type
Default value
Description
name
string
allowIntensiveDiskAccess
boolean
Allows intensive operations like sorting or faceting to be performed on disk (SSD should be preferred).
Nested elements:
Name
Type
Description
AttributeGroupStore
com.exalead.mercury.mami.indexing.v10.AttributeGroupStore*
FieldConfig
com.exalead.mercury.mami.indexing.v10.FieldConfig*