public bool IsEnabled()
 {
     return(_searchClient.IsServiceAlive());
 }