Re: PostgreSQL idocs

From: Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my>
To: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL idocs
Date: 2002-12-12 20:36:32
Message-ID: 5.1.0.14.1.20021213035447.0273cb80@mbox.jaring.my
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

There's also google ;).

Example search:
site:postgresql.org "interactive documentation" tuning wal -optimizer

It's convenient that the phrase "interactive documentation" is on every
idoc page ;). Leave that phrase out if you want to search the whole site.

You can also read the docs using google's cache - e.g. if idocs goes down
or you want to save postgresql.org's bandwidth and don't mind slightly
older docs.

<grin type=mischievous >
It's a great search engine and very fast, etc...
;)
</grin>

Yah I know, shouldn't take google for granted, it's good for a site to have
it's own search engine. Unfortunately, I've found that Google's search
works better than most sites own search engines. Either 0 documents found,
or 11523 documents found with useless marketing/PR junk topmost.

Still most crawlers don't help for private sites with access controls -
e.g. search results different depending on your access (can't have secret
docs turning in everyone's searches :) ).

Cheerio,
Link.

At 09:15 AM 12/12/02 -0700, scott.marlowe wrote:

>Actually, has anyone looked at throwing htdig on top of the idocs site?
>The newest betas are pretty stable (we are using them in production at
>work) and allow phrase searching, and can do either an ALL, AND, or
>Boolean type of search. It includes soundex fuzzy matching, as well as
>many other features (i.e. expands work to works, working, worked, etc...)
>
>It's a great search engine and VERY fast. I love postgresql, but for this
>kind of thing, I prefer htdig.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug Fields 2002-12-12 20:38:32 Moving Indices to a different disk and various performance questions
Previous Message Jean-Luc Lachance 2002-12-12 20:23:15 Re: Frustration with date/times/epoch in v7.3.