NEAR operator

Started by Fco. Mario Barcalaover 17 years ago2 messagesgeneral
Jump to latest
#1Fco. Mario Barcala
lbarcala@freeresearch.org

Is there in PostgreSQL something like the full-text NEAR operator of
Oracle? That is, to obtain the documents which include two words
separated by less than an specified numbers of words (distance).

I didn't find anything related with this issue inside the documentation
or mailing list archives.

Thanks,

Mario Barcala

#2Pavel Stehule
pavel.stehule@gmail.com
In reply to: Fco. Mario Barcala (#1)
Re: NEAR operator

Hello
look to fuzzystrmatch module
http://www.postgresql.org/docs/8.3/interactive/fuzzystrmatch.html

Regards
Pavel

2008/7/14 Fco. Mario Barcala Rodríguez <lbarcala@freeresearch.org>:

Show quoted text

Is there in PostgreSQL something like the full-text NEAR operator of
Oracle? That is, to obtain the documents which include two words
separated by less than an specified numbers of words (distance).

I didn't find anything related with this issue inside the documentation
or mailing list archives.

Thanks,

Mario Barcala

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general