Full text searching?

From: Colman Reilly <careilly(at)online(dot)thecia(dot)ie>
To: pgsql-general(at)postgresql(dot)org
Subject: Full text searching?
Date: 2000-11-09 16:46:04
Message-ID: 200011091646.eA9Gk4E37609@online.thecia.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

[I have looked in the archives, I just can't find anything useful in there.]

I have largish table of text files (about 10K or so each), which I
need to make searchable in the normal keyword search style. What is
the current best way of doing this, and is there any movement on
putting a proper indexing method in place. I've looked at the fti stuff
in contrib: how well does this work? I don't really like the look of it.

If the current method isn't adequate I'll look at implementing a proper
solution in-house.

Colman

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Giovanni Serrato Castillo 2000-11-09 16:49:15 NVL (sql oracle)
Previous Message Frank Miles 2000-11-09 16:44:44 how to view constraints (esp foreign keys) for table?