Hello why i didn’t get response when i using helping verb in searching with Gin indexing
SELECT * FROM pg19337 WHERE to_tsquery('english','from')@@ to_tsvector('english', body);
I expect to get the related data but every time when i use another word like it and , so
It back 0 record
New contributor
Mohamed Hassan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.