public function resetSearch()
 {
     Opus_Search_Config::dropCached();
     Opus_Search_Service::dropCached();
 }