Have anyone used full text search functionality of...
# orm-help
a
Have anyone used full text search functionality of Prisma? Not sure what going wrong, but the search query is not using index at all. Any detailed example will be helpful.
n
Hey Anup 👋 Full-text search is still in Preview and it seems likely that you’re hitting this issue: https://github.com/prisma/prisma/issues/8950 If that’s indeed true, would you mind adding a comment and a 👍 to the issue. This helps our Engineering teams prioritize what to work on 🙂
1