Please continue to cc the Zope list... other folks may be able to jump in. Consider using CatalogAware objects. Search Zope.org for CatalogAware. Alternately, manipulate the catalogObject and uncatalogObject methods of the catalog manually as objects are added and deleted. ----- Original Message ----- From: <afterz@zipmail.com> To: "Chris McDonough" <chrism@digicool.com> Sent: Friday, March 23, 2001 1:12 PM Subject: Re: ZCatalog page...
Since the begging of the project I`m having a problem with the reindex of ZCatalog. I erased an object, but when I make a search it still show up.
How can I control when he reindex(update) the catalog?
Thanks.
--- In zope@y..., "Chris McDonough" <chrism@d...> wrote:
Press the "Help" button at the top right of any Zope management screen page.
Look for "API Documentation" within the help index screen.
----- Original Message ----- From: <afterz@z...> To: "Chris McDonough" <chrism@d...> Sent: Friday, March 23, 2001 12:39 PM Subject: Re: ZCatalog page...
I`m sorry my ignorance, but where can I find it?
--- In zope@y..., "Chris McDonough" <chrism@d...> wrote:
Take a look in the help system under API Documentation for both ZCatalog and dtml-in.
----- Original Message ----- From: "After Dark" <afterz@z...> To: <zope@z...> Sent: Friday, March 23, 2001 10:02 AM Subject: [Zope] ZCatalog page...
Hi, I`m developing a search for a site and I`m using ZCatalog. I made a basic search, but now I don`t know how to get the number of rows resulted from the search, and how to make it show the results by pages. Is there a manual reference that show me all the functions of ZCatalog, and/or a page/source that show me how to do all that?
I`d like something like zope.org`s search, but in there I just got a piece of code, and didn`t helped much.
Thanks.
-- --Ricardo Kohler Costa ________________________________________________ Don't E-Mail, ZipMail! http://www.zipmail.com/
_______________________________________________ Zope maillist - Zope@z... 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 )
_______________________________________________ Zope maillist - Zope@z... 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 )
_______________________________________________ Zope maillist - Zope@z... 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 )
participants (1)
-
Chris McDonough