AW: [Zope] DocumentLibrary on Zope 2.6
It's working! Thanks very much Andreas. The trick was to setup the indices THEN add a new vocabulary. Danke schön, Erik.
-----Ursprüngliche Nachricht----- Von: Andreas Jung [SMTP:lists@andreas-jung.com] Gesendet am: Tuesday, 14 January 2003 9:52 AM An: Isokangas, Erik HTC/DE/FRA; 'zope@zope.org' Betreff: Re: [Zope] DocumentLibrary on Zope 2.6
I assume to need to create a Vocuablary (maybe plus Indexes first) since the ZCatalog no longer creates some indexes automatically when creating a new ZCatalog instance.
-aj
--On Dienstag, 14. Januar 2003 09:39 +0100 "Isokangas, Erik HTC/DE/FRA" <Erik.Isokangas@hochtief.de> wrote:
Hi,
I have been trying to add a DocumentLibrary (the Kaivo product) into a Zope site, but get the error message below. This is the first time I've tried using the product. It installed with no problems. However, I am using Zope 2.6.0 - so perhaps the problem has something to do with the improvements made to ZCatalog(??)
Is there a way around this problem? I couldn't find any references to this problem in the maillist archives - so I presume others have managed to install and get this product working in Zope 2.6.
Sorry, an error occured: * Page:
http://....../manage_addProduct/DocumentLibrary/manage_addDocumentLibrary
* Error type: AttributeError * Error value: lexicon
Thanks for your suggestions.
Regards,
Erik Isokangas
_______________________________________________ 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 )
--------------------------------------------------------------------- - Andreas Jung http://www.andreas-jung.com - - EMail: andreas at andreas-jung.com - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------
--On Dienstag, 14. Januar 2003 12:04 +0100 "Isokangas, Erik HTC/DE/FRA" <Erik.Isokangas@hochtief.de> wrote:
It's working! Thanks very much Andreas. The trick was to setup the indices THEN add a new vocabulary.
This is even more strange since the (ZC)TextIndex requires a Vocabulary :-) -aj
participants (2)
-
Andreas Jung -
Isokangas, Erik HTC/DE/FRA