public function init()
 {
     parent::init();
     Index::getDb()->open();
     // проверяем коннект к elasticSearch
 }