Re: Include Lists for Text Search - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: Include Lists for Text Search
Date
Msg-id Pine.LNX.4.64.0709101822390.2767@sn.sai.msu.ru
Whole thread Raw
In response to Re: Include Lists for Text Search  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, 10 Sep 2007, Tom Lane wrote:

> Oleg Bartunov <oleg@sai.msu.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@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: invalidly encoded strings
Next
From: Mark Mielke
Date:
Subject: Re: Hash index todo list item