Overrides SearchPageInterface::isIndexable
public function isIndexable() { return $this->status() && $this->getPlugin() instanceof SearchIndexingInterface; }