Свойство | Тип | Описание | |
---|---|---|---|
IndexName | string | ||
Query | string |
Свойство | Тип | Описание | |
---|---|---|---|
IFtsQuery | bool |
Метод | Описание | |
---|---|---|
Boost ( double boost ) : IFtsQuery |
Used to increase the relative weight of a clause (with a boost greater than 1) or decrease the relative weight (with a boost between 0 and 1).
|
|
Export ( ) : Newtonsoft.Json.Linq.JObject |
Gets a JSON object representing this query instance />
|
Метод | Описание | |
---|---|---|
IFtsQuery ( ) : bool |
True if the request exceeded it's ClientConfiguration.SearchRequestTimeout
|
public Export ( ) : Newtonsoft.Json.Linq.JObject | ||
Результат | Newtonsoft.Json.Linq.JObject |