Re: [PERFORM] Partioning tsearch2 a table into chunks and accessing via views - Mailing list pgsql-general

From Vivek Khera
Subject Re: [PERFORM] Partioning tsearch2 a table into chunks and accessing via views
Date
Msg-id FC20AF04-79FC-4F64-AF21-90957BB4337E@khera.org
Whole thread Raw
In response to Re: [PERFORM] Partioning tsearch2 a table into chunks and accessing via views  (Benjamin Arai <me@benjaminarai.com>)
List pgsql-general
On Aug 25, 2007, at 1:34 AM, Benjamin Arai wrote:

> There has to be another way to do incremental indexing without
> loosing that much performance.

This is the killer feature that prevents us from using the tsearch2
full text indexer on postgres.  we're investigating making a foreign
table from a SOLR full text index so our app only talks to Pg but the
text search is held in a good index.


pgsql-general by date:

Previous
From: Joseph S
Date:
Subject: Re: [ANNOUNCE] == PostgreSQL Weekly News - August 26 2007 ==
Next
From: "Albe Laurenz"
Date:
Subject: Re: LDAP service lookup