Executes the query, and returns the SearchResults object.
Executes the query, and returns the SearchResults object.
public SearchResults ExecuteSearch(string,string);
Executes the query across multiple fields, and returns the SearchResults object.
public SearchResults ExecuteSearch(string,string[]);
SearchEngine Class | SearchBlackBox.SDK Namespace