Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Full Text Search. In 8.3.1 How ?



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


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group