/** * {@inheritdoc} */ public function search() { return new SearchFactory($this->connection, $this->schema, $this->configuration->getBaseDn()); }