Re: TSearch2 vs. Apache Lucene - Mailing list pgsql-performance

From Michael Riess
Subject Re: TSearch2 vs. Apache Lucene
Date
Msg-id dn4g10$2n6b$1@news.hub.org
Whole thread Raw
In response to TSearch2 vs. Apache Lucene  (Joshua Kramer <josh@bitbuckets.com>)
Responses Re: TSearch2 vs. Apache Lucene  (Oleg Bartunov <oleg@sai.msu.su>)
Re: TSearch2 vs. Apache Lucene  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-performance
> Has anyone ever compared TSearch2 to Lucene, as far as performance is
> concerned?

I'll stay away from TSearch2 until it is fully integrated in the
postgres core (like "create index foo_text on foo (texta, textb) USING
TSearch2"). Because a full integration is unlikely to happen in the near
future (as far as I know), I'll stick to Lucene.

Mike

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Missed index opportunity for outer join?
Next
From: Oleg Bartunov
Date:
Subject: Re: TSearch2 vs. Apache Lucene