Prerequisites: This feature is enabled on the dashboard for all Hawksearch v4.0 clients who use SIM functionality now module. For Hawksearch v4.0L and Hawksearch v3.0 clients customizations are needed to enable this feature. Please contact our Client Success Directors team for more details.
Hawksearch Template Version: Hawksearch v4.0 through dashboard; customizations are needed for all other Hawk versions
We have added a new SIM functionality that allows to normalize casing within facet values. Often the Eliminating data inconsistencies for facets has become even easier!
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 , so we have added a new Conversion type normalizer option to handle all cases shown above out of the boxvarious cases. 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.
...
Here are some examples of what your facet values would look like before and after applying
Uppercase Normalizer:
...
Lowercase Normalizer:
...
This feature combined with a Regular Expression can also normalize a facet values and transform them similar to an example below (please note that this will require additional dashboard configuration):
...
Learn more about Normalizers