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.
Class | Description | |
---|---|---|
BaseIndexSchema |
Abstract Base Implementation of an Index Schema.
| |
DefaultIndexSchema |
Default Index Schema.
| |
NamespaceDoc |
Interface | Description | |
---|---|---|
IFullTextIndexSchema |
Interface for Index Schemas.
|