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 将 Equinoxe 和 Equinoxe 视为两个独立的东西,所以当我搜索 Équinoxe 时,它不会找到 Equinoxe。
有没有办法让 MongoDB 将它们视为同一事物?
MongoDB 目前没有实现 Unicode 语言环境搜索算法,因此您可以为此想出一种方法并创建一个“搜索友好”的额外字段。我建议你看看以下几点: