need help with jsonb fuzzy searching in postgres

satish abothula - Jul 11 - - Dev Community

Hello guys, hoping to find the solution here,

I have a jsonb column,
I need to do fuzzy searching on that column

used ts vectors, but when it is converted the keys in the jsonb also mapped to the tsvector ,
I want to implement only on values

.
Terabox Video Player