Full Text Search. In 8.3.1 How ? - Mailing list pgsql-general

From Ruben Guinez
Subject Full Text Search. In 8.3.1 How ?
Date
Msg-id dbb3157b0804301348p52bffc60yc010114378c6be93@mail.gmail.com
Whole thread Raw
List pgsql-general
Hello List.

I need to make finding precise words or phrases in Word documents (I put this document as plain text to a field text type of a table in my database). I'm working with PostgreSQL 8.3.1 on Linux; before, working with tsearch2-in version 8.2.x-could find presence or absence of a word in the text field, in reality what I need is to count the number of occurrences in this field a word or phrase perfect (two or more words that appear in the same order). I repeat: what we need is "counting" how many times you see a pattern in that field type text.

Be one of you who has done something similar to me of some kind to improve what I am doing?.


Thanks in advance.

Rubén

pgsql-general by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Closed ResultSet error
Next
From: "Mont Rothstein"
Date:
Subject: Trouble with text search select statement