Classes

  Class Description
Public class IndexDocument
An index entry representing one originating entity.
Public class IndexJob
A contract for scheduled indexing jobs. Implement this abstract class for periodic rebuilding, appending or updating of indexes.
Public class IndexWorker
Index worker.

Interfaces

  Interface Description
Public interface IIndexingService
A service contract for full-text indexing facilities.
Public interface IIndexJobLocator