Andy Dawkins wrote:
> Chris
>
> I the meantime I have changed that method to the following:
>
> def insertReverseIndexEntry(self, entry, documentId):
> """Insert the correct entry into the reverse indexes for future
> unindexing."""
>
> newRow = self._unindex.get(doc
Chris Withers wrote:
> Is there a workaround in the meantime? This is turning into a real
> showstopper for one of NIP's most important projects right now :~(
>
> desperately,
>
Chris
I the meantime I have changed that method to the following:
def insertReverseIndexEntry(self, entry, docu
Release postponed til at least tomorrow, sorry.
- Original Message -
From: "Chris McDonough" <[EMAIL PROTECTED]>
To: "Chris Withers" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, March 01, 2001 2:31 PM
Subject: Re: [Zope-dev] Weird Re-Inde
thers" <[EMAIL PROTECTED]>
To: "Chris McDonough" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, March 01, 2001 2:10 PM
Subject: Re: [Zope-dev] Weird Re-Indexing Errors after move to Zope 2.3.1b1
> > This is an artifact of a problem in the reindexin
> This is an artifact of a problem in the reindexing code that should be
gone
> in the next release.
Is there a workaround in the meantime? This is turning into a real
showstopper for one of NIP's most important projects right now :~(
desperately,
Chris
___
This is an artifact of a problem in the reindexing code that should be gone
in the next release.
- Original Message -
From: "Chris Withers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 01, 2001 12:36 PM
Subject: [Zope-dev] Weird Re-Indexing Err
Hi,
Since moving one of our servers from Zope 2.2.4 to 2.3.1b1, we've been
frequently getting this weird error when trying to do something that requires an
object to be re-indexed in the Catalog:
Error Type: AttributeError
Error Value: 'tuple' object has no attribute 'append'
Traceback:
Trac