field_restrict[]= array( 'field' => "code_champ", 'values' => array(27,28,29), 'op' => "and", 'not' => false ); ; } protected function _get_search_type(){ return parent::_get_search_type()."_authors"; } }