564565566567568569570571572573574
table.setBestRowIdentifiers(); indexes[position] = newIndex; store.reindex(session, newIndex); } /** * Because of the way indexes and column data are held in memory and on * disk, it is necessary to recreate the table when an index is added to a
540541542543544545546547548549550