SearchIndexProvider GetWriter Method Kentico 8.0 API Reference
Returns IndexWriter object with dependence on current index.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

create
Type: OnlineSystem Boolean
Indicates whether index should be created

Return Value

Type: IIndexWriter
See Also