프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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
|