com.esri.arcgis.search
Interface ISearchServerAdmin
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- SearchServer
public interface ISearchServerAdmin
- extends Serializable
Provides access to search server admin information.
getSearchIndexLocation
String getSearchIndexLocation()
throws IOException,
AutomationException
- Search index location.
- Returns:
- The searchIndexLocation
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.