Synonyms provide a textual way to refer to a dimension value, rather than by ID alone. You specify the way each synonym is used by the MDEX Engine in the Dimension Value Synonyms editor in Developer Studio.
If a synonym does not have its Classify option enabled, it is ignored during mapping, regardless of whether or not it is a text match to a source property value.
Again, by enabling classification for multiple synonyms, you increase the mapping potential for a dimension value because a source property can map to any of the synonyms that have been marked with Classify.
To better understand these three options, consider the following example.
This dimension value has an ID of 100 (automatically assigned by Developer Studio) and three synonyms:
Dimension Value ID = 100 Synonyms = 2002 SEARCH=enabled CLASSIFY=enabled DISPLAY=yes ‘02 SEARCH=enabled CLASSIFY=enabled DISPLAY=no 02 SEARCH=enabled CLASSIFY=enabled DISPLAY=no
In this example, records with source property values matching any of the following terms would be tagged with the dimension value ID 100, and dimension searches on those terms would return that dimension value ID:
2002
‘02
02
Additionally, anytime the dimension value with an ID of 100 is displayed in the implementation, the text used to represent the dimension value is “2002”.
After you have created the dimension and defined any manual dimension values, you create the mapping between a source property and the dimension.
Continue adding dimensions and mapping them to source properties. You can map multiple source properties to a single dimension.