Re: [HACKERS] Index greater than 8k - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: [HACKERS] Index greater than 8k
Date
Msg-id 454B7791.3060904@commandprompt.com
Whole thread Raw
In response to Re: [HACKERS] Index greater than 8k  (Oleg Bartunov <oleg@sai.msu.su>)
Responses Re: [HACKERS] Index greater than 8k  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-general
Oleg Bartunov wrote:
> Gregory,
>
> All you described you do with fti is possible with tsearch2. Just need
> some think, of course. If you don't need stemming, just don't use it,
> if you need something like %txt%, just write simple dictionary, which
> produce any substrings from input word.

Is there any information on writing these dictionaries?

Sincerely,

Joshua D. Drake




--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate


pgsql-general by date:

Previous
From: Alexander Staubo
Date:
Subject: Re: dividing integers not producing decimal fractions
Next
From: Andreas Kretschmer
Date:
Subject: Re: creating a dumpfile from a view