Property ApplyBoost
ApplyBoost
Gets or Sets whether to boost terms in query based on "score" or not. The default is DEFAULT_BOOST.
Declaration
public bool ApplyBoost { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets or Sets whether to boost terms in query based on "score" or not. The default is DEFAULT_BOOST.
public bool ApplyBoost { get; set; }
Type | Description |
---|---|
System.Boolean |