Click or drag to resize

IFullTextIndexSchemaHashField Property

Gets the field in which the hash is stored.

Namespace:  VDS.RDF.Query.FullText.Schema
Assembly:  dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
string HashField { get; }

Property Value

Type: String
Remarks
Used for unindexing.
See Also