Classes
| Class | Description | |
|---|---|---|
|
|
IndexDocument |
An index entry representing one originating entity.
|
|
|
IndexJob |
A contract for scheduled indexing jobs. Implement this abstract class
for periodic rebuilding, appending or updating of indexes.
|
|
|
IndexWorker |
Index worker.
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
IIndexingService |
A service contract for full-text indexing facilities.
|
|
|
IIndexJobLocator |