Keyoti SearchUnit API Docs
BoostFactor Property
API DocumentationKeyoti.SearchEngine.DataAccessWordBoostFactor
Keyoti SearchUnit v6
The boost factor for this word
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public float BoostFactor { get; set; }
public float BoostFactor { get; set; }
Public Property BoostFactor As Single
	Get
	Set
Public Property BoostFactor As Single
	Get
	Set
public:
property float BoostFactor {
	float get ();
	void set (float value);
}
public:
property float BoostFactor {
	float get ();
	void set (float value);
}
member BoostFactor : float32 with get, set
member BoostFactor : float32 with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120