[Zope] question on ZCatalog
Gernot Hillier
gernot@hillier.de
Wed, 4 Jul 2001 12:48:25 +0200
Hi!
Am Mittwoch, 4. Juli 2001 07:54 schrieben Sie:
> 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.
Did you define an index for the other attributes? When you go to your catalog
in your Management Interface, Tab "catalog" and click on one item - are the
missing attributes displayed with the according values?
--
Ciao,
Gernot