3233343536373839404142
} @Override public void onStart() { // ElasticSearch client start on local or network new IndexClient(application); // Load indexName, indexType, indexMapping from annotation IndexClient.config.loadFromAnnotations(); try {