Several parameters can (or must) be used in attribute definitions of both dimensions and record properties. The following table lists these parameters.
|
Attribute Parameter |
Type |
Description |
|---|---|---|
|
isEnabled |
BOOLEAN |
Optional. Indicates whether this dimension is included by CAS in the output that it creates for dgidx. A value of true causes CAS to include the dimension. False causes CAS to exclude it. The default is true. This property is useful mainly for troubleshooting problems specific to certain attributes. |
|
isRecordSearchEnabled |
BOOLEAN |
Optional. When
This parameter must be set to true to enable the use of the
dimension parameters
The default is false. This property is commonly set to true only on properties that belong to search interfaces. For more information, see Configuring record searches. |
|
isWildcardEnabledInRecordSearch |
BOOLEAN |
Optional. When
If
The default is false. The maximum number of matching terms for a wildcard expression is 100 by default. You can modify this value with the --wildcard_max flag for the dgraph. Fpr more information, refer to the Oracle Commerce Guided Search MDEX Developer's Guide.
NoteEnabling wildcards in record searches can cause performance problems. For this reason, good practice is to enable this parameter only when clearly necessary.
|
|
jcr:primaryType |
STRING |
Every attribute in
The parameter
|

