Re: website doc search is extremely SLOW

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: "D(dot) Dante Lorenso" <dante(at)lorenso(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: website doc search is extremely SLOW
Date: 2003-12-31 05:44:56
Message-ID: 20031231014115.Y42809@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 31 Dec 2003, Dave Cramer wrote:

> I can modify mine to be client server if you want?
>
> It is a java app, so we need to be able to run jdk1.3 at least?

jdk1.4 is available on the VMs ... does your spider? for instance, you
mention that you have the docs indexed right now, but we are currently
indexing:

Server http://archives.postgresql.org/
Server http://advocacy.postgresql.org/
Server http://developer.postgresql.org/
Server http://gborg.postgresql.org/
Server http://pgadmin.postgresql.org/
Server http://techdocs.postgresql.org/
Server http://www.postgresql.org/

will it be able to handle:

186_archives=# select count(*) from url;
count
--------
393551
(1 row)

as fast as you are finding with just the docs?

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2003-12-31 06:01:02 Re: website doc search is extremely SLOW
Previous Message Dave Cramer 2003-12-31 05:29:44 Re: website doc search is extremely SLOW