quickwit-oss/quickwit

Collation support?

Open

#1.123 geöffnet am 2. Feb. 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (553 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (11.300 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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 ❤️

Contributor Guide