From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Pierre Thibaudeau <pierdeux(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: tsearch strategy for incremental search |
Date: | 2008-06-30 18:03:10 |
Message-ID: | Pine.LNX.4.64.0806302201260.11363@sn.sai.msu.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, 30 Jun 2008, Pierre Thibaudeau wrote:
> 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?
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(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | askel | 2008-06-30 18:20:50 | Re: problem getting postgres 8.3.1 with xml support to work on Redhat Enterprise Linux 4 |
Previous 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 |