Overload List

  Name Description
Public method AddQuery(String)
Adds a new query with the current SearchOptions to the search request.
Public method AddQuery(String, String)
Adds a new query with the current SearchOptions for the index with the given name to the search request.
Public method AddQuery(String, String, String)
Adds a new query with the current SearchOptions for the index with the given name, and the given comment to the search request.

See Also