Executes the Search Request.
The ISearchResponse.
| Exception Type | Condition |
|---|---|
| SearchException | There was an error connecting to the search server, or an error occurred when executing the search on the search server. |
| SoapException | There was a communication problem during the execution of the remote method call. |
| InvalidOperationException | The query has not been set. |
ISearchRequest Interface | Plumtree.Remote.PRC.Search Namespace