Re: [GENERAL] Fuzzy text search

2005-11-14 Thread Hannes Dorbath
On 14.11.2005 16:46, jennyw wrote: We've heard that PostgreSQL can do fuzzy search, but haven't had much luck. I'm brand new to PostgreSQL, so this might be completely obvious for an experienced user. Are there any how-tos on fuzzy text searching? Someone said to try using tsearch2, but it seem

Re: [GENERAL] Fuzzy text search

2005-11-14 Thread Teodor Sigaev
jennyw wrote: We've heard that PostgreSQL can do fuzzy search, but haven't had much luck. I'm brand new to PostgreSQL, so this might be completely obvious for an experienced user. Are there any how-tos on fuzzy text searching? Someone said to try using tsearch2, but it seems that it does full

Re: [GENERAL] Fuzzy text search

2005-11-14 Thread Martijn van Oosterhout
On Mon, Nov 14, 2005 at 07:46:51AM -0800, jennyw wrote: > We've heard that PostgreSQL can do fuzzy search, but haven't had much > luck. I'm brand new to PostgreSQL, so this might be completely obvious > for an experienced user. > > Are there any how-tos on fuzzy text searching? Someone said to

[GENERAL] Fuzzy text search

2005-11-14 Thread jennyw
We've heard that PostgreSQL can do fuzzy search, but haven't had much luck. I'm brand new to PostgreSQL, so this might be completely obvious for an experienced user. Are there any how-tos on fuzzy text searching? Someone said to try using tsearch2, but it seems that it does full-text searching