Create a copy of another search results object.
dtsSearchResults(const dtsSearchResults& other);
This creates a deep copy, with its own handle.
dtsSearchResults Constructor