Interface | Description |
---|---|
ItemIndexer |
Interface for notifying watchers of indexing requests and prompts to configure and initialize.
|
Class | Description |
---|---|
CollectionIndexer |
Manage collections of records in a DDS repository.
|
CollectionIndexingSession | |
IndexingEvent |
An event that describes an indexing action that has been requested.
|
IndexingManager |
Manages indexing processes from external sources to RepositoryManager that implement the
IndexingEventHandler Interface. |
SessionIndexingPlugin |