DocumentTermBindingData PositionInResult Property Ankiro Enterprise Suite Reference Documentation
The logical position in the result (starting from position 1) that the specified document should be ranked, when executing a search for the specific search phrase of the term binding.

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

public int PositionInResult { get; set; }

Property Value

Type: Int32
See Also