Re: website doc search is extremely SLOW
Eric B.Ridge <ebr@tcdi.com>
From: Eric Ridge <ebr@tcdi.com>
To: Arjen van der Meijden <acmmailing@vulcanus.its.tudelft.nl>
Cc: "D. Dante Lorenso" <dante@lorenso.com>, "Marc G. Fournier" <scrappy@postgresql.org>, Dave Cramer <pg@fastcrypt.com>, "pgsql-general@postgresql.org" <pgsql-general@postgresql.org>
Date: 2003-12-31T18:03:47Z
Lists: pgsql-general
On Dec 31, 2003, at 5:40 AM, Arjen van der Meijden wrote: > The main advantage of taking this out of your sql database is that it > runs on its own custom built storage system (and you could offload it > to another machine, like we did). > Btw, if you really need an "in database" solution, read back the > postings of Eric Ridge at 26-12-2003 20:54 on the hackers list (he's > working on integrating xapian in postgresql as a FTI) Hi, that's me! I'm working it right now, and it's coming along really well. I actually hope to have it integrated with Postgres' storage subsystem by the end of the day and to have it returning useful results. eric