tsearch v2

From: culley harrelson <culley(at)fastmail(dot)fm>
To: pgsql-general(at)postgresql(dot)org
Subject: tsearch v2
Date: 2003-06-10 05:57:18
Message-ID: bc3rj7$8c1$1@main.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I will soon need to begin a project that requires full text searching
and I think I want to use tsearch. I have installed the current version
and all is well but after doing some more research it looks like tsearch
v2 is substantially different from v1 (different operators, different
function names, etc). Is tsearch v2 close enough to a stable version to
be used in a production setting? I don't want to write something that
uses v1 and then have to turn around and patch in the v2 updates next
month...

culley

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-06-10 06:08:30 Re: Thousands of semops for every i/o
Previous Message Tom Lane 2003-06-10 05:34:30 Re: Pg_dumpall from different versions