ResultDocumentHotspotTerm Constructor (String, Single)Ankiro Enterprise Suite Reference Documentation
Initializes a new instance of the ResultDocumentHotspotTerm class

Namespace: Ankiro.SearchServer.Data.Search
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public ResultDocumentHotspotTerm(
	string term,
	float weight
)

Parameters

term
Type: System String
weight
Type: System Single
See Also