Hi Guys,
I have this situation where I use the Search module for searching in the website. The module seesm to work fine with only one exception. It cannot deal with special characters.
In the New index approach, we have managed to add a new Analyzer that deals with special characters. Hopefully, when DW will upgrade to Lucene 4.x we will be able to use the official analyzer for Romanian language, but that's another story.
My question is, how can I "teach" the search app to deal with special characters? is there a setting where I can put the culture or ask it to use a similar analyzer? Is it extensible in any way?
Thanks,
Adrian