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