Classes for building the index.
Main indexing classes
| All Types | Classes | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| AsynchronousQueue |
Queues and runs operations such as AddDocument asynchronously, use the static methods, not a constructor.
| |
| CommunityIndexLimitExceededException | ||
| DocumentIndex |
Represents the document index, and provides functionality for building the index, and adding/removing documents.
| |
| IndexLockedException |
Exception indicating that the index is locked.
| |
| AsynchronousQueue..::..Operation | ||
| AsynchronousQueue..::..QueueItem | ||
| ReaderExceptionOccurredEventHandler | Specifies a method that handles ReaderExceptionOccured events | |
| AsynchronousQueue..::..SerializableQueue | ||
| StartUrlCannotBeReadException |
Thrown by crawler when the start URL cannot be read, typically because of a network exception.
| |
| State |
The state of the index.
|