-----Original Message----- From: Geir B Hansen [mailto:geirh@funcom.com] Sent: Monday, October 04, 1999 11:08 AM To: Michel Pelletier; zope@zope.org Subject: Re: [Zope] Zcatalog error : FieldIndex doesn't work..
You're using a broken CVS version from a week ago. Update it.
-Michel
Thanks, that solved my problem, but now (after updating) i get the following return when doing the " Find Items to ZCatalog " routine :
Error Type: AttributeError Error Value: _lexicon AttributeError: (see above)
This is because the objects in your database were created with an old version of catalog. The quick solution is to delete your catalogs and create new ones. The real solution is for me to impliment a __setstate__ method that invisibly converts old catalogs to new catalogs. This will be done before the next alpha release. Until then, remember, CVS is not for the timid. -Michel
------------------------------------------------ Geir B Hansen geirh@funcom.com Web-designer / Graphic artist Funcom Oslo ------------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(Related lists - please, no cross posts or HTML encoding!
To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )