public function search($searchPattern, array $contexts = array()) { return $this->searchAdapter->search($searchPattern, $contexts); }