I have a site with zope 2.5.1, plone 1.0, cmf 1.3, and TextIndexNG. I want to export the plone site instance and import it into a new data.fs, which runs under zope 2.6.2, plone 2.0RC2, cmf 1.4.2, and TextIndexNG2. When I try to import the instance, I get the error below and it doesn't seem to import it. If I can install both TextIndexNG and TextIndexNG2 in my new Zope, then of course I can delete and re-create the indices... can both those product be installed in the same zope? On Saturday, December 20, 2003, at 03:24 PM, Andreas Jung wrote:
No idea whart your problem is because both indexes can be used in parallel and you can not import a V1 instance as V2. Delete your V1 indexes and re-create them as V2 indexes. Any other solution is neither recommended nor supported.
-aj
--On Freitag, 19. Dezember 2003 22:18 Uhr -0500 Marc Lindahl <marc@bowery.com> wrote:
I'm importing (trying to) a plone site whose catalog has TextIndexNG indices into a new zope which has TextIndexNG2, and getting all kinds of errors.... is there a *real* way to migrate from TextIndexNG to TextIndexNG2? Can I have both installed at the same time?
(errors are of the kind: 2003-12-19T16:13:59 ERROR(200) Catalog catalogObject was passed bad index object <TextIndexNG instance at ee17540>. )
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )