Keyoti SearchUnit API Docs
BoostFactorTagName Property
API DocumentationKeyoti.SearchEngineConfigurationBoostFactorTagName
Keyoti SearchUnit v6
The boost factor tag name.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string BoostFactorTagName { get; set; }
public string BoostFactorTagName { get; set; }
Public Property BoostFactorTagName As String
	Get
	Set
Public Property BoostFactorTagName As String
	Get
	Set
public:
property String^ BoostFactorTagName {
	String^ get ();
	void set (String^ value);
}
public:
property String^ BoostFactorTagName {
	String^ get ();
	void set (String^ value);
}
member BoostFactorTagName : string with get, set
member BoostFactorTagName : string with get, set
Property Value
Remarks
Default is keyoti_search_weight_boost_factor.

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