The weighting factor given to words in the document body - increase to make words in the body text more important.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public int WordWeightFactorBody { get; set; }
public int WordWeightFactorBody { get; set; }
Public Property WordWeightFactorBody As Integer Get Set
Public Property WordWeightFactorBody As Integer Get Set
public: property int WordWeightFactorBody { int get (); void set (int value); }
public: property int WordWeightFactorBody { int get (); void set (int value); }
member WordWeightFactorBody : int with get, set
member WordWeightFactorBody : int with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120