co(function* () {

            let esClient = config.elasticsearch.esClient;
            yield at(esClient.indices.refresh({index: '_all'}));