Perhaps you can be more specific about your problems. I suppose you are working with Text Indexes? What sorts of indexes and queries are you trying to set up; and on what sorts of datatypes? I'm sure that I (and possbily others on the list) would be able to help guide you in your set up of the indexes you need in a manner that suits your search case.
Thanks Sean. First, I've had no problem installing or indexing. The problems come with searching for specific content. It seems that the first search returns a seemingly correct result set (meaning that the list in the result set had the criteria). However, when I revised the criteria (either to narrow the result set, or to get a completely different result set) I got the original (first) result set instead. Any change in criteria yielded the same (large) result set. Have you had that problem? Ron
Sean
-----Original Message----- From: complaw@hal-pc.org [mailto:complaw@hal-pc.org] Sent: Monday, July 09, 2001 1:16 PM To: zope@zope.org Subject: [Zope] ZCatalog resources
Is there a good resource for ZCatalog issues. I've tried Chapter 9 of the Zope book, but only get the result if they have because they have only two objects.
My experience with the ZCatalog is that it returns far too many objects, the vast majority of which do not satsify the criteria. When I ask for the first set, it returns a correct result. However, changing the criteria and resubmitting (by going back, chaning the criteria, and resubmitting) gives me the exact same (overly large) result set which now does NOT fit the search criteria. I need a catalog but don't want to roll it out to users if I can't get it to work correctly.
Is there some nice neat resource that explains how to get the ZCatalog to do one's bidding (or tell me what I'm doing wrong).
Cheers,
Ron
_______________________________________________ Zope maillist - Zope@zope.org 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@zope.org 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 )