@ -37,7 +37,7 @@ public class ElasticFactory {
* @param "http://localhost:9200"
* @return
*/
@PostConstruct
//@PostConstruct
public JestClient getJestClient() {
synchronized (ElasticFactory.class) {
if (factory == null) {