[Zope] Website search

Andy McKay andym@ActiveState.com
Tue, 14 Nov 2000 09:39:14 -0800


Depends what you mean by easy. You can catalog objects outside of Zope
inside Zope by creating a non-persistent object. If you want to make a
search engine like google... then you'd need to write a spider to create
these objects.. no, not easy.

--
  Andy McKay, Developer.
  ActiveState.

----- Original Message -----
From: "Tiago Antão" <tra@fct.unl.pt>
To: "Andy McKay" <andym@activestate.com>
Cc: <zope@zope.org>
Sent: Tuesday, November 14, 2000 3:56 AM
Subject: Re: [Zope] Website search


>
>
> On Mon, 13 Nov 2000, Andy McKay wrote:
>
> andym> I think installing ht://Dig is "programmer-oriented" and is not
much more
> andym> simple... ZCatalog is your best bet and its not that complicated
really, its
> andym> about as simple as you  are going to get. The docs should give you
a fairly
> andym> simple explanation of how to add one.
>
>   Is there an easy way to integrate search to non-zope sites inside
> ZCatalog?
>
> Best regards,
> Tiago
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>