Re: [Zope-dev] Index errors revisited: KeywordIndex unindex_objectcould not remove documentId -883140122 from index ComponentVersions. Thisshould not happen.

2003-02-28 Thread Jean Jordaan
Yo Chris

 If not, please file a collector issue when you have a patch and I'll
 make sure it's applied on the 2.6 branch as well as the HEAD.
http://collector.zope.org/Zope/828

--
Jean Jordaan
http://www.upfrontsystems.co.za
___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Index errors revisited: KeywordIndex unindex_objectcould not remove documentId -883140122 from index ComponentVersions. Thisshould not happen.

2003-02-27 Thread Jean Jordaan
Dieter:
The reason is very simple:
Indeed! You make it clear as day :)

The fix: fix KeywordIndex such that is removes duplicates
  from _unindex[documentId].
We're looking to see if we can fix it for us ..

--
Jean Jordaan
http://www.upfrontsystems.co.za
___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Index errors revisited: KeywordIndex unindex_objectcould not remove documentId -883140122 from index ComponentVersions. Thisshould not happen.

2003-02-27 Thread Chris Withers
Jean Jordaan wrote:
Dieter:

The reason is very simple:
Indeed! You make it clear as day :)

The fix: fix KeywordIndex such that is removes duplicates
  from _unindex[documentId].
We're looking to see if we can fix it for us ..
Is this fixed in 2.6.x?

If not, please file a collector issue when you have a patch and I'll make sure 
it's applied on the 2.6 branch as well as the HEAD.

cheers,

Chris

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )