Provides access to members that control the operation of the search engine.
Product Availability
Available with ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
![]()  | 
Enabled | Indicates if the search engine is enabled. | 
![]()  | 
ExecuteAsynchronous | Executes the query asynchronously. | 
![]()  | 
IsExecuting | Indicates if the search is currently executing. | 
![]()  | 
Name | Name of the search engine. | 
![]()  | 
Query | Query that will be executed. | 
![]()  | 
Stop | Cancels an ongoing search (if it is currently executing). | 
CoClasses that implement ISearchEngine
| CoClasses and Classes | Description | 
|---|---|
| CatalogSearchEngine | A search engine that looks in the Catalog for objects that match the search criteria. | 
| FileSystemXmlSearchEngine | A search engine that looks on the file system for XML files that match the search criteria. | 
| MetadataServiceEngine | Metadata Service Search Engine. | 



