Method | Description | |
---|---|---|
Export ( ) : Newtonsoft.Json.Linq.JObject | ||
Field ( string field ) : |
The field to search against.
|
|
Fuzziness ( int fuzziness ) : |
||
PrefixLength ( int prefixLength ) : |
||
TermQuery ( string term ) : System |
public Export ( ) : Newtonsoft.Json.Linq.JObject | ||
return | Newtonsoft.Json.Linq.JObject |
public Field ( string field ) : |
||
field | string | The field. |
return |
public Fuzziness ( int fuzziness ) : |
||
fuzziness | int | |
return |
public PrefixLength ( int prefixLength ) : |
||
prefixLength | int | |
return |