Matt LuoM
Convex Community2y ago
9 replies
Matt Luo

How does the search bar in https://www.convex.dev/can-do work?

In https://www.convex.dev/can-do, I see that the search bar can find results from the title, headline, and body.

Is this search bar using Convex full text search, duplicating the data into a separate table for the purpose of full text search, and concatenating the three properties into one string field?

I'm considering building similar functionality. It's not necessary to actually specify how the can-do search bar works, but any general commentary on how to do this would be helpful.
image.png
Was this page helpful?