Possible Duplicate:
Mongodb match accented characters as underlying character
I'm from a country where we have more characters than English alphabet. Basically what I want to do is:
I have word ščumnik, and I want to search in database for šcumnik, scumnik, sčumnik,
š=s
ž=z
č=c
é=e
...
I want to ignore everything above letter.