public ElasticIndexService() { _client = ElasticConfig.GetClient(); }
public ElasticSearchService() { _client = ElasticConfig.GetClient(); }