Improvement to pg_trgm readme

Started by Christopher Kings-Lynnealmost 22 years ago2 messagespatches
Jump to latest
#1Christopher Kings-Lynne
chriskl@familyhealth.com.au

This adds mention of my latest tweak to the tsearch2/pg_trgm
integration. It is much better to create a word list of unstemmed words
than stemmed ones.

Chris

Attachments:

pg_trgm.txttext/plain; name=pg_trgm.txtDownload+12-12
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Christopher Kings-Lynne (#1)
Re: Improvement to pg_trgm readme

Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:

This adds mention of my latest tweak to the tsearch2/pg_trgm
integration. It is much better to create a word list of unstemmed words
than stemmed ones.

Applied.

regards, tom lane