[Zope-CMF] Search results with portal_catalog - need a strategy

Dieter Maurer dieter@handshake.de
Sun, 22 Jun 2003 23:57:37 +0200


Tres Seaver wrote at 2003-6-21 10:34 -0400:
 > ...
 > On Fri, 2003-06-20 at 19:39, Peter McMillan wrote:
 > > I have what should be a simple objective. I'd like to search on the indexes
 > > of Title, Description and Summary. I have 191 documents in the site.
 > > 
 > > When I search, I'm returning all 191 documents. I should be getting a
 > > smaller search result. If someone could give some pointers, I'd appreciate
 > > it. 
 > ...
 > You probably want a ZCTextIndex on 'Title' and 'Description': 
 > ...

But, when he gets too many hits, this sounds like a bug
(I some time ago read about in the mailing list, but never met myself).


Dieter