Do you have an indication that this problem still persists?
Victor Zagrebin wrote:
I think it's necessary to look at AddIndex class (in MultiIndex class) method execute. Why index.indexes.add(idx); is absent?
AddIndex.execute() calls index.getOrCreateIndex() that's the place where the new index is added to the indexes list.
regards marcel
