phrase search

From: Florent Guillaume <fg(at)nuxeo(dot)com>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Teodor Sigaev <teodor(at)sigaev(dot)ru>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: phrase search
Date: 2010-09-14 15:18:58
Message-ID: AANLkTin9n-nWJrkWvZXMhUy0sHN+rpWxcWFZuR00R_UJ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I saw the slides at:
http://www.sai.msu.su/~megera/postgres/talks/2009.pdf
describing the phrase search algebra for the proposed tsquery $
operator, and the wiki at:
http://www.sai.msu.su/~megera/wiki/2009-08-12

Has there been progress on this front? Has the patch
phrase_search-0.7.gz mentioned in the slides been included somewhere?
To my knowledge this hasn't been included in 9.0. What are your plans
regarding this? Sorry if I missed some messages on the lists.

I'm asking because this is the main fulltext-related feature we're
missing in many situations to compete with commercial vendors. I'd
love to tell my customers that we can support this natively with
Postgres!

And by the way THANK YOU for the amazing tsearch, it's a beautiful
piece of software and very useful to us.

Thanks,
Florent

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-09-14 15:49:57 Re: Report: removing the inconsistencies in our CVS->git conversion
Previous Message Simon Riggs 2010-09-14 15:14:31 Latches, loop and exit