I created a Facet with Facets and the spaces and dash were removed
And upper letters are transformed to lower letters.
Is there any solution for this ?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Capture2.PNG | 2.04 KB | usethe23 |
| #4 | Capture.PNG | 1.6 KB | usethe23 |
I created a Facet with Facets and the spaces and dash were removed
And upper letters are transformed to lower letters.
Is there any solution for this ?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Capture2.PNG | 2.04 KB | usethe23 |
| #4 | Capture.PNG | 1.6 KB | usethe23 |
Comments
Comment #2
borisson_Can you provide more information? Is this based on search api or core? What is the field type that you created a facet on, did you enable any processors that are not enabled by default?
Comment #3
usethe23 commentedThis is based on search api, the field is a String, i've enbled Highlight, HTML filter, Ignore case, Ignore characters, Stopwords, Tokenizer and Transliteration but i didn't choose any of those processors to be applied to this field.
Comment #4
usethe23 commentedIn the first file you'll see the data in the database and the second is the Facet output.
Comment #5
borisson_I can't rerproduce your issue and I'll fold the testcase for that in with #2838247: Facet labels doesn't show special term characters. So closing this for that one.