Re: english parser in text search: support for multiple
words in the same position
From:
Robert Haas <robertmhaas(at)gmail(dot)com>
To:
sushant354(at)gmail(dot)com
Cc:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Markus Wanner <markus(at)bluegap(dot)ch>, pgsql-hackers(at)postgresql(dot)org
Subject:
Re: english parser in text search: support for multiple
words in the same position
Date:
2010-09-03 13:44:40
Message-ID:
AANLkTi=-XR95c3cFGea+pHuE+VrePsP=aGz1nqe6teNR@mail.gmail.com (view raw or flat )
Thread:
2010-08-01 18:04:36 from Sushant Sinha <sushant354(at)gmail(dot)com>
2010-08-02 07:36:24 from Markus Wanner <markus(at)bluegap(dot)ch>
2010-08-02 13:12:50 from Sushant Sinha <sushant354(at)gmail(dot)com>
2010-08-02 13:26:35 from Markus Wanner <markus(at)bluegap(dot)ch>
2010-08-02 13:32:59 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-08-02 13:59:43 from Sushant Sinha <sushant354(at)gmail(dot)com>
2010-08-02 14:21:55 from "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
2010-08-02 14:26:57 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-08-02 14:20:04 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-09-01 06:42:04 from Sushant Sinha <sushant354(at)gmail(dot)com>
2010-09-03 13:44:40 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-09-04 07:55:24 from Sushant Sinha <sushant354(at)gmail(dot)com>
2010-09-08 13:22:16 from Sushant Sinha <sushant354(at)gmail(dot)com>
2010-09-19 21:29:57 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-09-21 17:17:25 from Sushant Sinha <sushant354(at)gmail(dot)com>
2010-09-29 05:29:47 from Sushant Sinha <sushant354(at)gmail(dot)com>
2010-09-30 00:44:56 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-10-03 22:24:32 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-23 05:35:30 from Sushant Sinha <sushant354(at)gmail(dot)com>
2011-01-06 15:44:24 from Sushant Sinha <sushant354(at)gmail(dot)com>
Lists:
pgsql-hackers
On Wed, Sep 1, 2010 at 2:42 AM, Sushant Sinha <sushant354(at)gmail(dot)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
In response to
Responses
pgsql-hackers by date
Next :From: Tatsuo IshiiDate: 2010-09-03 13:46:40
Subject : Re: regclass without error?
Previous :From : Robert HaasDate : 2010-09-03 13:43:13
Subject : Re: Streaming a base backup from master