Метод | Описание | |
---|---|---|
IndicesQueryBuilder ( IQueryBuilder queryBuilder ) : Newtonsoft.Json.Linq | ||
NoMatchQuery ( IQueryBuilder noMatchQuery ) : |
Sets the query to use when it executes on an index that does not match the indices provided.
|
|
NoMatchQuery ( string type ) : |
Sets the no match query, can either be all or none.
|
|
ToJsonObject ( ) : object | ||
ToString ( ) : string |
public IndicesQueryBuilder ( IQueryBuilder queryBuilder ) : Newtonsoft.Json.Linq | ||
queryBuilder | IQueryBuilder | |
Результат | Newtonsoft.Json.Linq |
public NoMatchQuery ( IQueryBuilder noMatchQuery ) : |
||
noMatchQuery | IQueryBuilder | |
Результат |
public NoMatchQuery ( string type ) : |
||
type | string | |
Результат |