FulltextManagerFulltextActions Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines actions that can be performed against the Content Studio fulltext index

Namespace: ContentStudio.Document.Fulltext
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum FulltextActions
Members

  Member nameValueDescription
StartFull0Start a full population of the full-text index
StartIncremental1Start an incremental population of the full-text index
Stop2Stop a full or incremental population.
See Also

Reference