The issue that was reported in this thread has already been fixed. See: http://issues.apache.org/jira/browse/JCR-448

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

Reply via email to