gwilliamnnG
Convex Communityβ€’3y agoβ€’
7 replies
gwilliamnn

indexSearch with "match"

Hello, I'm trying to make a simple search index, but the db will be large, because is customers db, and we have more than 10.000.

I wanna search the user by a name query, example, when user search mari this will match with (maria, mariah, mariana) on documentation, i'm trying to do with the tasks table, and the only match with the exacly word.
Was this page helpful?