Re: DocumentLibrary on Zope 2.6
Unfortunately, after creating a vocabulary and catalog containing the (pre 2.6) default indices and metadata fields, the problem still remains. I also ensured a lexicon was available for the ZCTextIndex fields. Has anyone managed to use DocumentLibrary on Zope 2.6? Erik. From: Andreas Jung Date: Tue Jan 14, 2003 9:52 am Subject: 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" 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
Maybe use TextIndex instead of ZCTextIndex. I had a similiar problem with ZCTextIndex when I tried to created a CatalogTool instance containing ZCTextIndexes. -aj --On Dienstag, 14. Januar 2003 11:00 +0100 "Isokangas, Erik HTC/DE/FRA" <Erik.Isokangas@hochtief.de> wrote:
Unfortunately, after creating a vocabulary and catalog containing the (pre 2.6) default indices and metadata fields, the problem still remains. I also ensured a lexicon was available for the ZCTextIndex fields.
Has anyone managed to use DocumentLibrary on Zope 2.6?
Erik.
From: Andreas Jung Date: Tue Jan 14, 2003 9:52 am Subject: 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" 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_addDocumentLibrar y>
* 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" - ---------------------------------------------------------------------
participants (2)
-
Andreas Jung -
Isokangas, Erik HTC/DE/FRA