Full Text Search. In 8.3.1 How ?

Поиск
Список
Период
Сортировка
От Ruben Guinez
Тема Full Text Search. In 8.3.1 How ?
Дата
Msg-id dbb3157b0804301348p52bffc60yc010114378c6be93@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Closed ResultSet error
Следующее
От: "Mont Rothstein"
Дата:
Сообщение: Trouble with text search select statement