Re: Include Lists for Text Search

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Include Lists for Text Search
Date: 2007-09-10 12:44:03
Message-ID: 46E53C13.3060603@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

> How does that allow me to limit the number of words to a known list?

If all dictionaries returns NULL for token the this token will not be indexed at
all.

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Teodor Sigaev 2007-09-10 12:48:16 Re: Include Lists for Text Search
Previous Message Teodor Sigaev 2007-09-10 12:42:34 Re: ispell dictionary broken in CVS HEAD ?

Browse pgsql-patches by date

  From Date Subject
Next Message Pavan Deolasee 2007-09-10 12:44:34 Re: HOT patch - version 15
Previous Message Oleg Bartunov 2007-09-10 12:35:40 Re: Include Lists for Text Search