I was looking at this issue, <https://github.com/t...
# community-help
b
I was looking at this issue, https://github.com/typesense/typesense/issues/399. Apart from accents what else gets "normalized"?
k
1. Symbols are removed (though this is configurable in 0,21 RC) 2. Lowercasing
b
thanks!