| SearchManagerCreateIndexSearcher Method  | 
            Creates the index searcher
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxpublic static IIndexSearcher CreateIndexSearcher(
	string path
)
Parameters
- path
 - Type: SystemString
Index path 
Return Value
Type: 
IIndexSearcher
See Also