Tsearch2 indexing question.... - Mailing list pgsql-general

From mailinglists@net-virtual.com
Subject Tsearch2 indexing question....
Date
Msg-id 1555.216.39.112.17.1067565384.squirrel@www.net-virtual.com
Whole thread Raw
Responses Re: Tsearch2 indexing question....
List pgsql-general
Hello,

First of all I want to say that I really like this tsearch2 - it's a
really great addition to Postgres!..

I am having one minor issue with it and I just can't quite figure out the
best way to solve it...

Basically I had a user enter the following string "Executive
Assistant/Network Manager"...   I am unable to find this data by doing a
search for "Assistant" or "Network"...  I guess this is due to the "/"
between the two words...  In any event, is there an easy solution to
this?..

- Greg

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: database speed
Next
From: "Uwe C. Schroeder"
Date:
Subject: Trigger or Rule ?