quickwit-oss/quickwit

Collation support?

Open

#1,123 创建于 2022年2月2日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (553 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (11,300 star)
PR 合并指标
 (PR 指标待抓取)

描述

Is your feature request related to a problem? Please describe. I've looked up on tantivy' repo and this one but did not find any doc related to the support of other languages (I think for now it's just plain english?)

Describe the solution you'd like A support for other "collation" for example searching for "Remi" in french should catch "Rémi" as well. A search of "fuß" in german should catch "fuss" as well (not a real word, my german is a bit rusty 😅 )

Please let me know if I missed something in the doc. And thanks for this piece of software ❤️

贡献者指南