[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Searching and Categorizing Content
webmaster@zope.org
webmaster@zope.org
Tue, 07 Jan 2003 16:33:19 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/SearchingZCatalog.stx#3-31
---------------
Here, you can see that ZCatalogs come with some predefined
indexes. Each index has a name, like *PrincipiaSearchSource*,
and a type, like *TextIndex*.
% Anonymous User - Jan. 7, 2003 4:33 pm:
TextIndex is now deprecated. Instead, use ZCTextIndex, which requires the previous creation of a ZCTextIndex
Lexicon. Boy does this section of the book need to be updated!