public async Task <Search> ExecuteAsync()
 {
     return(await _result.ExecuteAsync());
 }