Re: tsearch strategy for incremental search - Mailing list pgsql-general

From Oleg Bartunov
Subject Re: tsearch strategy for incremental search
Date
Msg-id Pine.LNX.4.64.0806302201260.11363@sn.sai.msu.ru
Whole thread Raw
In response to Re: tsearch strategy for incremental search  ("Pierre Thibaudeau" <pierdeux@gmail.com>)
List pgsql-general
On Mon, 30 Jun 2008, Pierre Thibaudeau wrote:

> 2008/6/30 Oleg Bartunov <oleg@sai.msu.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?

it's just a suggestion name :) btw, if you're really lazy you can
use dict_regex (http://vo.astronet.ru/arxiv/dict_regex.html) dictionary.

     Regards,
         Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

pgsql-general by date:

Previous
From: "Pierre Thibaudeau"
Date:
Subject: Re: tsearch strategy for incremental search
Next
From: "Henry - Zen Search SA"
Date:
Subject: Re: "out of balance" result on select from suspected index corruption [RESOLVED]