Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
重複の可能性: Mongodb は、アクセント付き文字を基になる文字として照合します
私は、英語のアルファベットより文字数が多い国の出身です。基本的に私がやりたいことは次のとおりです。
ščumnikという単語があり、データベースでšcumnik、scumnik、sčumnik、
š=s ž=z č=c é=e ...
上記の文字はすべて無視したい。
StackOverflow で分音記号を削除する方法に関する質問
JavaScript でのリストを含む記事
分音符号が削除された後、結果の値を検索やインデックス作成などに使用できます。