Subject Re: Full Text Search
Author davidrushby
--- In Firebird-Architect@yahoogroups.com, Jim Starkey <jas@n...>
wrote:
> Most database people approach search as a SQL boolean. This is too
> restrictive to be useful. Think Google, not SQL.

I know exactly nothing about full text search as implemented by
relational database engines, so this may be a stupid question, but how
well would a document-centric search infrastructure such as Jakarta
Lucene (http://jakarta.apache.org/lucene/docs/index.html ) work in the
context of a relational database engine?