SIM functionality now allows to normalize casing within facet values. Often the data in feeds is imperfect.
Let’s take a look at an example of possible facet values that might need normalization:
ALUMINUM LACQUER
aluminum lacquer
Aluminum lacquer
aluminum Lacquer
We have added a new Conversion type normalizer option to handle all cases shown above out of the box. This normalizer will allow to easily upper case or lower case each word within a facet value, help to normalize facet values within a facet, and make it more visually appealing.