reset(); $this->operator = $search['operator']; $this->type = $search['type']; $this->search_query = $search['search']; $this->save(); } }