Re: how to search a phrase in mailing message title

From: Oleg Bartunov <obartunov(at)postgrespro(dot)ru>
To: legrand legrand <legrand_legrand(at)hotmail(dot)com>
Cc: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: how to search a phrase in mailing message title
Date: 2018-08-29 19:17:55
Message-ID: CAF4Au4yCCTBhn3aq15dEGYf8EnqOb0y+TBdDK3LuJcRrD9e_Xw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Tue, Aug 28, 2018 at 11:11 PM, legrand legrand
<legrand_legrand(at)hotmail(dot)com> wrote:
> Hello,
>
> I try to retrieve messages in pg mailing lists knowing their title
> using "Search the Archives" from https://www.postgresql.org/list/
>
> for exemple when I search
> "Catalog corruption"
> sort by date
>
> I find messages from
> https://www.postgresql.org/message-id/CANXE4TeYbXdNfGSmRsKbeWm+=LD8kVrNYe=UDE8FvZtuMh3W3w@mail.gmail.com
> and
> https://www.postgresql.org/message-id/CA+t6e1k5QpakOvd-KdhcQqmWSj=2Bb+N7chh+EUk9CQ-9QJZvw@mail.gmail.com
>
> that are OK
> but also many others that are the result of searching "Catalog" OR
> "corruption" in title and in messages text.
>
> Is there a way to limit the search to title, and to phrases ?

I use our search, which supports phrase and faceted searches:
https://postgrespro.com/search/?area=archive&q=%22Catalog+corruption%22

>
> Thanks in advance
> Regards
> PAscal
>
>
>
> --
> Sent from: http://www.postgresql-archive.org/PostgreSQL-www-f2176062.html
>

--
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message legrand legrand 2018-08-29 20:10:04 Re: how to search a phrase in mailing message title
Previous Message Grant Zhou 2018-08-29 19:11:28 Wiki editor request