Keyoti SearchUnit API Docs
Parser..::..BoostPoint Constructor (start, factor)
API DocumentationKeyoti.SearchEngine.DocumentsParser..::..BoostPointParser..::..BoostPoint(Int32, Single)
Keyoti SearchUnit v6
New
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public BoostPoint(
	int start,
	float factor
)
public BoostPoint(
	int start,
	float factor
)
Public Sub New ( 
	start As Integer,
	factor As Single
)
Public Sub New ( 
	start As Integer,
	factor As Single
)
public:
BoostPoint(
	int start, 
	float factor
)
public:
BoostPoint(
	int start, 
	float factor
)
new : 
        start : int * 
        factor : float32 -> BoostPoint
new : 
        start : int * 
        factor : float32 -> BoostPoint
Parameters
start (Int32)
factor (Single)

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