Re: Postgresql.org search engine.

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Postgresql.org search engine.
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B87206A7@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Postgresql.org search engine.  ("Dave Page" <dpage@vale-housing.co.uk>)
Ответы Re: Postgresql.org search engine.
Список pgsql-www
Hi Oleg,

> -----Original Message-----
> From: Oleg Bartunov [mailto:oleg@sai.msu.su]
> Sent: 30 January 2004 16:03
> To: Dave Page
> Cc: pgsql-www@postgresql.org
> Subject: Re: [pgsql-www] Postgresql.org search engine.
>
>
> I'd recommend to use ispell dictionaries, so 'databases' and
> 'database'
> will produce the same results.

Thanks, installed.

BTW, searching for 'database' really makes it think! Other queries that
generate less hits (eg. Mvcc or psqlodbc) seem to be far quicker.

I have also added some weighting to the indexed sites to try to give
preference to those that are more 'authoritative' and of global interest
than others. Any comments or suggestions for changes welcome as always!

# Primary sites
SiteWeight http://www.postgresql.org/ 100
SiteWeight http://advocacy.postgresql.org/ 100
SiteWeight http://jdbc.postgresql.org/ 100
SiteWeight http://developer.postgresql.org/ 100

# Authoritiative project sites
SiteWeight http://gborg.postgresql.org/ 75
SiteWeight http://pgadmin.postgresql.org/ 75
SiteWeight http://phppgadmin.sourceforge.net/ 75

# User contributed stuff
SiteWeight http://techdocs.postgresql.org/ 50
SiteWeight http://archives.postgresql.org/ 50

# Outside but reliable
SiteWeight http://www.varlena.com/ 25

# And the rest...
SiteWeight http://www.postgresql.cl/ 0
SiteWeight http://postgresql.ok.cz/ 0
SiteWeight http://www.postgresql.jp/ 0
SiteWeight http://pgsql-fr.tuxfamily.org/ 0
SiteWeight http://www.linuxshare.ru/ 0
SiteWeight http://www.postgres.de/ 0
SiteWeight http://www.pgsqldb.org/ 0
SiteWeight http://www.postgresql.org.br/ 0

Regards, Dave.

В списке pgsql-www по дате отправления:

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Postgresql.org search engine.
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Postgresql.org search engine.