[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Searching and Categorizing Content

webmaster@zope.org webmaster@zope.org
Wed, 04 Dec 2002 04:52:32 -0500


A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/SearchingZCatalog.stx#1-0

---------------

  The Catalog is Zope's built in search engine. It allows you to
  categorize and search all kinds of Zope objects. You can also use it
  to search external data such as relational data, files, and remote
  web pages.  In addition to searching you can use the Catalog to
  organize collections of objects.

    % Anonymous User - May 13, 2002 5:05 pm:
     the excessive number of "comment" buttons is really distracting.

    % Anonymous User - May 13, 2002 5:13 pm:
     Turn them off by hitting the COM button at the top or bottom of the page.

    % Anonymous User - July 30, 2002 12:55 pm:
     The table of contents doesn't link to the appropriate pages. Pressing Chapter12 takes one to Chapter11. Fix
     it please.

    % Anonymous User - Aug. 9, 2002 9:24 am:
     The link is correct.  Only the chapter number on the page is wrong, or rather, not updated.

    % Anonymous User - Sep. 16, 2002 6:47 pm:
     You're wrong. The Zope logo is just plain ugly.

    % Anonymous User - Nov. 29, 2002 5:55 pm:
     Uh... Much of this section needs to be rewritten as of Zope 2.6.  A lot has changed!

    % amit_khan - Dec. 4, 2002 4:52 am:
     How can it be used to search external data such as relational data in MySQL, Filesystem objects and web pages
     - i mean where the object store is not ZODB? An "How-To" on the same would be really helpfull.