Returns IndexSearcher object with dependence on current index.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- readOnly
- Type: System Boolean
Indicates whether searcher will be used for deleting (false) or searching (true)
Return Value
Type: IIndexSearcherSee Also