typea(at)l-i-e(dot)com kirjutas K, 27.11.2002 kell 01:13:
> > ps. are you trying to use the stuf from the 'fulltextindex' directory in
> > contrib/?
>
> Yes.
>
> > I originally wrote this as an experiment, and it actually
> > turned out not to be fast enough for my purpose. I've never done
> > anything with full text indexing again, but I believe that currently
> > there are better solutions based on PostgreSQL (i.e. OpenFTI?)
>
> Oh. ...
>
> In case anybody finds these archived, it's OpenFTS:
> http://sourceforge.net/projects/openfts/
>
> Perhaps my question should be "What's the best full-text-index solution?"
>
You should at least check possibilities of using
contrib/tsearch
and
contrib/intarray
If you find out some good answers, report back to this list :)
--------------
Hannu