In my analyzer, I have added the asciifolding filter. In most cases this works very well, but when working with the danish language, I would like to not normalize the øæå characters, since "rød" and "rod" are very different words.
We are using the hosted elastic cloud cluster, so if possible a solution that does not require any non-standard deployments through the cloud platform.
Is there any way to do asciifolding, but whitelist certain characters?
Currently running on ES version 6.8