Re: website doc search is extremely SLOW - Mailing list pgsql-general

From Oleg Bartunov
Subject Re: website doc search is extremely SLOW
Date
Msg-id Pine.GSO.4.58.0401031916360.11643@ra.sai.msu.su
Whole thread Raw
In response to website doc search is extremely SLOW  ("D. Dante Lorenso" <dante@lorenso.com>)
List pgsql-general
On Sat, 3 Jan 2004, Dave Cramer wrote:

> On Sat, 2004-01-03 at 09:49, Oleg Bartunov wrote:
> > Hi there,
> >
> > I hoped to release pilot version of www.pgsql.ru with full text search
> > of postgresql related resources (currently we've crawled 27 sites, about
> > 340K pages) but we started celebration NY too early :)
> > Expect it tomorrow or monday.
> Fantastic!

I'm just working on web interface to give people possibility to choose
collection of documents to search, for example: 7.1 documentation, 7.4 documentation


> >
> >
> >  I'm not sure is there are some kind of CMS on www.postgresql.org, but
> >  if it's there the best way is to embed tsearch2 into CMS. You'll have
> >  fast, incremental search engine. There are many users of tsearch2 and I think
> >  embedding isn't very difficult problem. I estimate there are maximum
> >  10-20K pages of documentation, nothing for tsearch2.
>
> A content management system is long overdue I think, do you have any
> good recommendations?
>

*.postgresql.org likes PHP, so let's see in Google for 'php cms' :)

> >
>

    Regards,
        Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

pgsql-general by date:

Previous
From: A E
Date:
Subject: Passing a comma delimited list to a function
Next
From: Oleg Bartunov
Date:
Subject: Re: Mnogosearch (Was: Re: website doc search is ... )