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 <[EMAIL PROTECTED]>:
> Is there in PostgreSQL something like the full-text NEAR operator of
> Oracle? That is, to obtain the documents which i
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.