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