Re: tsearch strategy for incremental search

From: "Pierre Thibaudeau" <pierdeux(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: tsearch strategy for incremental search
Date: 2008-06-30 17:33:21
Message-ID: 74b035bb0806301033o16c16b8bpdbad6acef1ce42b6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2008/6/30 Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>:
> you, probably, can use custom configuration, which uses pg_3chars
> dictionary.

Thanks Oleg. That sounds like a cleverer (and more natural) idea than mine.

I am intrigued: is "pg_3chars" something that's part of the current
distribution of postgresql (I did a quick search and found nothing),
or are you implying that it would be worth writing a tsearch
configuration along the lines of my earlier ideas?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Aswani Kumar 2008-06-30 17:58:46 Re: problem getting postgres 8.3.1 with xml support to work on Redhat Enterprise Linux 4
Previous Message Teodor Sigaev 2008-06-30 17:08:55 Re: multi-word expression full-text searching