Re: english parser in text search: support for multiple words in the same position - Mailing list pgsql-hackers

From Robert Haas
Subject Re: english parser in text search: support for multiple words in the same position
Date
Msg-id AANLkTi=-XR95c3cFGea+pHuE+VrePsP=aGz1nqe6teNR@mail.gmail.com
Whole thread Raw
In response to Re: english parser in text search: support for multiple words in the same position  (Sushant Sinha <sushant354@gmail.com>)
Responses Re: english parser in text search: support for multiple words in the same position  (Sushant Sinha <sushant354@gmail.com>)
List pgsql-hackers
On Wed, Sep 1, 2010 at 2:42 AM, Sushant Sinha <sushant354@gmail.com> wrote:
> I have attached a patch that emits parts of a host token, a url token,
> an email token and a file token. Further, it makes sure that a
> host/url/email/file token and the first part-token are at the same
> position in tsvector.

You should probably add this patch here:

https://commitfest.postgresql.org/action/commitfest_view/open

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Streaming a base backup from master
Next
From: Tatsuo Ishii
Date:
Subject: Re: regclass without error?