private static TransportClient client = ElasticSearch.getClientSingle();
client.admin().indices().prepareCreate(indexName);