> -----Original Message-----
> From: Oleg Bartunov [mailto:oleg@sai.msu.su]
> Sent: 30 January 2004 19:52
> To: Dave Page
> Cc: josh@agliodbs.com; pgsql-www@postgresql.org
> Subject: RE: [pgsql-www] Postgresql.org search engine.
>
>
> This is what you need to look for to optimize search (limit
> search region by date period). Default search should use
> something like search last year documents.
Oh, date is not a problem. I just haven't put it on the form yet. It's
the metadata like author, subject, listname etc. that will take more
work (though the latter is handled quite well using a subset
restriction).
Regards, Dave.