[Zope] question on ZCatalog

Cherry Jeanette Ebue Cherry Jeanette Ebue" <cherry@femalenetwork.com
Wed, 4 Jul 2001 13:54:29 +0800


I have articles with the following attributes: author, search_meta,  title
and publication date

All attributes are included in the meta data list. When I search my Catalog
(of articles), only attributes of type string are returned in the search
result. Publication date (of type date) and search_meta (of type text) do
not get covered in the search.

Why is it so?

Cherry