Re: text searching in postgres
Thomas T. Thai <tom@minnesota.com>
From: "Thomas T. Thai" <tom@minnesota.com>
To: Bill <bhalpin@collaborativefusion.com>
Cc: postgres <pgsql-general@postgresql.org>
Date: 2003-01-30T22:59:50Z
Lists: pgsql-general
On 30 Jan 2003, Bill wrote: [...] > allegedly add the functionality I was intending to implement directly to > pg, tsearch/OpenFTS and fti. [...] I use tsearch alone without relevants ranking offered by OpenFTS, and it's blazzingly fast and simple. My project involved a yellow page directory of around 250,000 entries.