6 Feb
2006
6 Feb
'06
8:30 p.m.
--On 6. Februar 2006 12:20:52 -0800 Tim Nash <thedagdae@gmail.com> wrote:
Well in the FAQ I see it says to call manage_convertIndexes of the ZCatalog which is a lot like what it says on the iungo site """
If you want to use iungo with Zope 2.8.X or Zope 2.9.x (please note: Zope 2.8.1 is broken regarding .zexp-Imports ), you'll need to recreate all Catalog-Indices. After step 3) of the iungo-installation simply call: http://localhost:8080/iungo/Catalog/manage_convertIndexes """
You should ask Maik to provide a zexp for Zope 2.9. As discussed already some days ago. .zexp is basically a format to provide export/import support between identical software versions (which is not the case here). It does not deal with migration issues. -aj