[Zope] Storing Data inside Zope
Dennis Allison
allison@sumeru.stanford.EDU
Tue, 3 Jun 2003 07:45:41 -0700 (PDT)
Chris, Could you comment on the trade-offs in features and performance.
I'd assumed (perhaps wrongly) that this application might have a very
large amount of text (multiple GB) and assumed that, in this case, the
scale of the problem would be a mismatch to ZCTextIndex but not to the
RLDB approach.
On Tue, 3 Jun 2003, Chris Withers wrote:
> Dennis Allison wrote:
> > MySQL, at least the recent versions, supports full text indexing as well
> > as the usual SQL relational queries.
>
> Yeah, but both MySQL and PostGres full text indexing is pretty weak
> compared to ZCTextIndex...
>