127128129130131132133134135136137
} } } if (!globalFoundAtLeastOne) { throw new IndexWarmerMissingException(request.names()); } if (logger.isInfoEnabled()) { for (String index : concreteIndices) { IndexMetaData indexMetaData = currentState.metaData().index(index);