| Interface | Description |
|---|---|
| IndexSource |
IndexSource represent a collection of index data that will be indexed by SearchEngine.
|
| IndexSourceConfig |
An indexSourceConfig represents the Configuration information for Content Server index sources.
|
| IndexSourceLocator |
IndexSourceLocator is the handler for IndexSource to help locate the IndexSource information for
Content Server
|
| IndexSourceMetadata |
IndexSourceMetadata represents the metadata information for a given index source in Content Server.
|
| Exception | Description |
|---|---|
| IndexSourceException |
A layer specific exception for index source handling.
|