Click or drag to resize

FullTextSearchResultScore Property

Gets the Score.

Namespace:  VDS.RDF.Query.FullText.Search
Assembly:  dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
public double Score { get; }

Property Value

Type: Double

Implements

IFullTextSearchResultScore
See Also