appbaseio / appbaseio/reactivesearch
Accent insensitive search on CategorySearch
オープン
enhancement
- 主要言語
- JavaScript
- スター
- 4.9k
- フォーク
- 478
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hello, I am using reactive search in a web application, which supports languages with diacritics and accents.
However there are cases where database values contain EUR characters but you wish to search using Non-EUR characters.
E.g. Database has "Gräsö" and you wish this to be found only by typing "Graso".
Would it be possible to add support for accent ignore?
In the language that I am using, a possible solution would be to add fuzziness, however fuzziness is not supported when using queryFormat="and" option, which is needed in order to get preferred results.
コントリビューションガイド
評価
この issue はまだ評価されていません。