Re: Full Text Search - Mailing list pgsql-general

From Oleg Bartunov
Subject Re: Full Text Search
Date
Msg-id Pine.LNX.4.64.0804252055100.21547@sn.sai.msu.ru
Whole thread Raw
In response to Full Text Search  ("andy petrella" <andy.petrella@gmail.com>)
Responses Re: Full Text Search  ("andy petrella" <andy.petrella@gmail.com>)
List pgsql-general
On Fri, 25 Apr 2008, andy petrella wrote:

> Hi All,
>
> I've some question about the new full text search capability. Is it a way to
> have wildcard (or smth like) in the query ?

in 8.4 text search will support prefix search and operation
LIKE '%asd%' will have index support.

> Or do we have to add dictionaries ? If yes what kind (for english for
> example) ?

something like dict_regex ?
http://vo.astronet.ru/arxiv/dict_regex.html

>
> TY
>
> Best.
>
> andy
>

     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: Tom Lane
Date:
Subject: Re: Unnecessary scan on a partial index slows down query dramatically
Next
From: "Rhys Stewart"
Date:
Subject: Re: query question really cant give a summary here so read the body ;-)