Hello,
I have configured a set of fields on product categories and I set values for those fields for products in each category. Those are then used to create facets on the UI. Pretty standart stuff.
But as in example shown on screenshot, if I have a value that contains more than a single word, then it is later split into individual words that later on show up as separate options on the UI.
Why is this happening?
I already tried to play around with custom field types and setting different lucene analyzers. I liteally tried each and every one of them but couldn't get a proper behavior.
I also compared my setup with the default swift bikes shop and I cannot see any differences between the two. But in there this is not happening.
Any clues anyone?