From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Include Lists for Text Search |
Date: | 2007-09-10 14:24:46 |
Message-ID: | Pine.LNX.4.64.0709101822390.2767@sn.sai.msu.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Mon, 10 Sep 2007, Tom Lane wrote:
> Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> writes:
>> On Mon, 10 Sep 2007, Simon Riggs wrote:
>>> Can we include that functionality now?
>
>> This could be realized very easyly using dict_strict, which returns
>> only known words, and mapping contains only this dictionary. So,
>> feel free to write it and submit.
>
> ... for 8.4.
It can be just a contrib module. There are several useful dictionaries
we need to port.
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 | Mark Mielke | 2007-09-10 14:36:28 | Re: Hash index todo list item |
Previous Message | Andrew Dunstan | 2007-09-10 14:24:19 | Re: invalidly encoded strings |
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2007-09-10 15:30:51 | Re: invalidly encoded strings |
Previous Message | Andrew Dunstan | 2007-09-10 14:24:19 | Re: invalidly encoded strings |