[Zope] how to migrate from TextIndexNG to TextIndexNG2
Marc Lindahl
marc at bowery.com
Sun Dec 21 13:14:46 EST 2003
I'm answering my own question here...
False alarm - sorry Andreas. Turns out that the errors below did *not*
preclude the importation of my old plone instance - it was the
installed CMFWeblog (finally found the one error message among the
1000's of catalog errors in the log!). Once I removed that from the
old instance I was able to import it. Then in the portal_catalog where
I had TextIndexNG indices, they showed up as broken due to missing
product. I easily deleted them and re-added them as TextIndexNG2's.
Marc
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 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