/**
  * @return string
  */
 public function getSearchIndexName()
 {
     return $this->collectorFacade->getSearchIndexName();
 }