Click or drag to resize

FullTextSearchResult.Score 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

IFullTextSearchResult.Score
See Also