Re: FTS and words near one another

From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: Arturo Perez <arturo(at)pleeque(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: FTS and words near one another
Date: 2011-03-06 20:55:54
Message-ID: m2oc5oezol.fsf@2ndQuadrant.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Arturo Perez <arturo(at)pleeque(dot)com> writes:
> Is there currently anyway in 9.0 to use FTS to search for words that are
> next to each other?

Oleg and Teodor worked on that at some point and they call it phrase
search. I don't think it's been commited yet, you can see reference
material in their presentation at pgcon here:

http://www.pgcon.org/2009/schedule/events/119.en.html

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Glenn Maynard 2011-03-06 20:57:29 Re: Why count(*) doest use index?
Previous Message Dimitri Fontaine 2011-03-06 20:42:37 Re: Covert database from ASCII to UTF-8