public void Cancel()
 {
     _coordinator.CancelSearch();
 }