Namespace VDS.RDF.Query.FullText.Schema
Classes
BaseIndexSchema
Abstract Base Implementation of an Index Schema.
DefaultIndexSchema
Default Index Schema.
NamespaceDoc
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.
Interfaces
IFullTextIndexSchema
Interface for Index Schemas.