public void Run()
 {
     _indexerService.CheckRoatpAndCreateIndexAndUpdateAlias(DateTime.Now);
 }