VDS.RDF.Query.FullText.Indexing Namespace | 
| Class | Description | |
|---|---|---|
| BaseFullTextIndexer | 
            Abstract Base Class for Full Text Indexers which implements the basic logic leaving derived classes to implement the index specific logic.
              | |
| BaseSimpleFullTextIndexer | 
            Abstract Implementation of a simple Full Text Indexer which simply indexes the full text of literal objects and associates a specific Node with that full text.
              | |
| NamespaceDoc | 
| Interface | Description | |
|---|---|---|
| IFullTextIndexer | 
            Interface for classes that provide full text indexing functionality.
              | 
| Enumeration | Description | |
|---|---|---|
| IndexingMode | 
            Indicates the Indexing Mode used by an Indexer to index literals.
              |