示例#1
0
 public function search($searchPattern, array $contexts = array())
 {
     return $this->searchAdapter->search($searchPattern, $contexts);
 }