Replies: 1 comment
-
|
I think that currently there's not a direct way to make multilingual searches. However you can use appwrite functions to translate them to the original language and then perform the search. An alternative could be making an integration with something like Algolia: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm currently using Supabase, I'm evaluating migrating to Appwrite.
On Supabase I can use pgroonga for multilingual full text search, is there something equivalent in Appwrite?
I see in the docs that full text search is available, but I'm not seeing what languages are supported.
In particular, I'm looking for support for languages not separated by white space like Chinese, Japanese, Thai, etc.
Beta Was this translation helpful? Give feedback.
All reactions