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