Re: Search engine

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: Search engine
Date: 2006-12-19 08:33:03
Message-ID: 20061219083303.GA9627@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Tue, Dec 19, 2006 at 08:53:45AM +0300, Oleg Bartunov wrote:
> On Mon, 18 Dec 2006, Magnus Hagander wrote:
>
> >In case people didn't notice from the website, or from the commits going
> >in, I have now finally activated the new tsearch2 based search engine
> >on search.postgresql.org.
> >
> >All code is in cvs, so if you want to improve on it, go right ahead :-)
>
> Just a thought.
> I'd think about adding to rank a portion of title, when search PostgreSQL
> documentation, so 'create table' would return latest version (8.2) first.
> Or just use creation date.

It's on my TODO to be able to do "suburl weighing", which would then
mean that we could rank say /docs/current/ higher than anything else,
etc. Just not done yet, I wanted to get the basics out there first.

//Magnus

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Robert Treat 2006-12-19 12:50:21 Re: Downtime completed ... about 3 hours ago ...
Previous Message Dave Page 2006-12-19 08:22:13 Re: Search engine