[Zope] What's the best way to search a Zope site?
Chris Withers
chrisw@nipltd.com
Thu, 22 Mar 2001 18:21:56 +0000
Tony McDonald wrote:
>
> I've fiddled with Catalog in the past, but didn't really understand it. Most
> of our site is served from SQL databases, but we do have a considerable
> amount of content in DTML Methods and Documents on the site too.
Hiya Tony :-)
Use the SQL DBs own searching mechanisms for searching them, and ZCatalog for
the rest. It's really cool and quite a doddle once you get the hang of it...
cheers,
Chris