public interface IndexSourceConfig
| Modifier and Type | Method and Description |
|---|---|
IndexSourceMetadata |
getConfiguration(String indexSourceName)
Retrieve the IndexSourceMetadata information given an index source name
|
List<String> |
getIndexSources()
Retrieve the String names of index sources in Content Server
|
List<String> getIndexSources()
IndexSourceMetadata getConfiguration(String indexSourceName)
indexSourceName - the String name of the index source whose metadata needs to be retrieved