Re: Full text search on a complex schema - a classic problem? - Mailing list pgsql-general

From Craig Ringer
Subject Re: Full text search on a complex schema - a classic problem?
Date
Msg-id 4BF8BA6A.5040401@postnewspapers.com.au
Whole thread Raw
In response to Full text search on a complex schema - a classic problem?  (Ivan Voras <ivoras@freebsd.org>)
Responses Re: Full text search on a complex schema - a classic problem?  (Ivan Voras <ivoras@freebsd.org>)
List pgsql-general
On 23/05/10 10:40, Ivan Voras wrote:
> Hello,
>
> I have a schema which tracks various pieces of information which would
> need to be globally searchable.

If systems that exist outside the database its self are acceptable,
check out Apache Lucerne, and tools that use it like Hibernate Search.

--
Craig Ringer

pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Moving from Mysql
Next
From: rihad
Date:
Subject: UPDATE ... RETURNING atomicity