Creates the index writer for the given path and Analyzer
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type: System String
Index path
- analyzer
- Type: CMS.Search ISearchAnalyzer
Analyzer
- create
- Type: System Boolean
If true, the writer is created
Return Value
Type: IIndexWriterSee Also