tsearch2

From: "Chris Hoover" <revoohc(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: tsearch2
Date: 2006-06-14 22:29:46
Message-ID: 1d219a6f0606141529t33b24d9ev4d1cd939923eb84d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have some general questions on tsearch2.

How do you set it up to search for "how now brown cow" vs how now brown
cow? The first example is looking for the exact phrase of words, while the
second is just looking for all of the works.

Secondly, if you want to split a text field based on multiple delimiters (
i.e. a text line with "johnny bravo,123 bravo ln,apple), do you have to
write the parser, or is there a way to pass the parser a ' ' and a ',' as
the word delimiters?

Thanks,

Chris

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John D. Burger 2006-06-14 22:32:57 Re: table has many to many relationship with itself - how
Previous Message John D. Burger 2006-06-14 22:21:35 DEFAULT_STATISTICS_TARGET