An argument named 'type' shadowed the builtin. Waaaa.
New catalogs have 'lexicon' attributes that are lexicon names, but old catalogs store their lexicons directly. This makes it hard to manage text indexes correctly. Added some code to assure that when a text index is added, we always pass the actual lexicon. When converting BTrees, convert indexes in context. This is necessary to help UnTextIndexes get their (previously) acquired lexicons. UnTextIndexes now refer directly to their lexicons.
Showing
Please register or sign in to comment