Overload List
| Name | Description | |
|---|---|---|
|
|
AddQuery(String) |
Adds a new query with the current SearchOptions to the search request.
|
|
|
AddQuery(String, String) |
Adds a new query with the current SearchOptions for the index with the
given name to the search request.
|
|
|
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.
|