Keyoti SearchUnit API Docs
WordWeightFactorUrl Property
API DocumentationKeyoti.SearchEngineConfigurationWordWeightFactorUrl
Keyoti SearchUnit v6
The weighting factor given to words in the document title - increase to make words in the URL more important.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int WordWeightFactorUrl { get; set; }
public int WordWeightFactorUrl { get; set; }
Public Property WordWeightFactorUrl As Integer
	Get
	Set
Public Property WordWeightFactorUrl As Integer
	Get
	Set
public:
property int WordWeightFactorUrl {
	int get ();
	void set (int value);
}
public:
property int WordWeightFactorUrl {
	int get ();
	void set (int value);
}
member WordWeightFactorUrl : int with get, set
member WordWeightFactorUrl : int with get, set
Property Value

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