In addition to user-specified key properties, the Endeca MDEX Engine automatically populates the following properties for each key: Endeca.Type, Endeca.RecordFilterable, Endeca.DimensionId, Endeca.PrecedenceRule, and EndecaMultiSelect
Property | Description |
---|---|
Endeca.Type | The type of the key. Value is one of: Dimension, String, Double, Int, Geocode, Date, Time, DateTime, or RecordReference. |
Endeca.RecordFilterable | Indicates whether this key is enabled for record filters. Value one of: true or false. |
Endeca.DimensionId | The ID of this dimension (only specified if Endeca.Type=Dimension). |
Endeca.PrecedenceRule | Indicates that a precedence rule exists with this dimension as the target, and the indicated dimension as the source. Value: Dimension ID of the source dimension. |
Endeca.MultiSelect | If Endeca.Type=Dimension and this dimension is enabled for multi-select, then this key property indicates the type of multi-select supported. Value one of: OR or AND. |