htdig & postgresql

From: Rudi Starcevic <rudi(at)oasis(dot)net(dot)au>
To: pgsql-sql(at)postgresql(dot)org
Subject: htdig & postgresql
Date: 2002-09-12 05:41:24
Message-ID: 3D802904.3030404@oasis.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I'm just about to start nutting out way to use htdig and a Postgress
database.
I've had a quick look around and can't see much out there already.
Anyone had any success's ?

I want to index text information in a database and output matches in
order of relevance.
I plan on build a web interface using PHP / Postgres / and htdig.
As I want relevance I think I need something like htdig. This will also
enable
ways to index xml data using the pg_xml contrib.

I got some clear ideas in my head but would be happy to build on others
work.
Cheers
Rudi.

Browse pgsql-sql by date

  From Date Subject
Next Message juerg.rietmann 2002-09-12 09:22:35 how to cast this ?
Previous Message Joe Conway 2002-09-12 03:07:16 Re: writing a function to mimic mysql last_insert_id