Click or drag to resize

VDS.RDF.Query.FullText.Schema Namespace

This namespace contains classes pertaining to controlling how indexers encode the indexed information onto fields on index documents.

Typically there should be no need to use anything other than the DefaultIndexSchema unless you are creating a custom indexer.

Classes
  ClassDescription
Public classBaseIndexSchema
Abstract Base Implementation of an Index Schema.
Public classDefaultIndexSchema
Default Index Schema.
Public classNamespaceDoc
Interfaces
  InterfaceDescription
Public interfaceIFullTextIndexSchema
Interface for Index Schemas.