Namespace VDS.RDF.Query.FullText.Indexing
Classes
Abstract Base Class for Full Text Indexers which implements the basic logic leaving derived classes to implement the index specific logic.
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.
This namespace provides Full Text Indexing functionality through the IFullTextIndexer interface.
Interfaces
Interface for classes that provide full text indexing functionality.
Enums
Indicates the Indexing Mode used by an Indexer to index literals.