Closed chogarcia closed 9 years ago
In particular it can help to recognize misspelled input words that will not be matched directly by the full text search mechanism.
pg_trgm Text Search Integration from PostgreSQL documentation
I guess this issue is related to this Stackoverflow question
@cho-is You closed this issue, did you get it to work?
I haven't yet.
I had lots problems with this so I gave up finally. I am using watson now.
In particular it can help to recognize misspelled input words that will not be matched directly by the full text search mechanism.
pg_trgm Text Search Integration from PostgreSQL documentation