[Zope] how to migrate from TextIndexNG to TextIndexNG2
Andreas Jung
lists at andreas-jung.com
Sat Dec 20 15:24:37 EST 2003
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 at 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 at 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 )
More information about the Zope
mailing list