Coefficient used for weighting words found in the document body.
Declaration Syntax
C# | Visual Basic |
public int InBodyCoefficient { get; set; }
Public Property InBodyCoefficient As Integer Get Set
Property Value
Remarks
Increasing this number makes documents with query words in the body rank higher.
This number is only used during index building, after that it is not used, so this number
should be changed as part of a custom build program.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610