Click or drag to resize

FullTextHelperContextKey Field

Context Key used to store and retrieve the Search Provider in the Query Evaluation Context.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
public const string ContextKey = "Query.FullText.SearchProvider"

Field Value

Type: String
See Also