hi everyone,
working with tamino 4.2.1. My collection is 270,000 documents.
i 'm trying to create an index on an attribute (i get the schema in the schema editor and add a multipath text index on my attribute and then ask to update the existing schema) but i get an INOXPE8701 (memory allocation failed).
I have tried to use the X-Machine tool via the admin command ino:RepairIndex(“kerncorpus-all”, “TEI.2”, “continue”) but i get the same error.
As i have other text indexes and it takes me one full day to rebuild a collection, i don’t want to use the command _admin=ino:RecreateTextIndex(“CollectionName”, “DoctypeName”) because i am not sure i can have them back when it’s done.
Is there a way to get rid of only one broken index without clearing the others ? Or a way (like assigning more memory somewhere in the properties of the server ?) to overcome the memory pb ?
thanks in advance
thomas
#Tamino#webMethods#API-Management