Property | Type | Description | |
---|---|---|---|
IndexName | string | ||
Query | string |
Property | Type | Description | |
---|---|---|---|
IFtsQuery | bool |
Method | Description | |
---|---|---|
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 />
|
Method | Description | |
---|---|---|
IFtsQuery ( ) : bool |
True if the request exceeded it's ClientConfiguration.SearchRequestTimeout
|
public Export ( ) : Newtonsoft.Json.Linq.JObject | ||
return | Newtonsoft.Json.Linq.JObject |