Search is built on Lucene. So this isn't so much an omni-search issue rather than the index definitions are not tokenizing the characters.For example, ootb AEM will not tokenize Chinese. You need to look at adding an analyzer to your index definition to handle your Swedish word https://lucene.apach...