Click or drag to resize
SearchFieldsConstantsPARTIAL_REBUILD Field
Special field for partial index rebuild. This field contains site name and node alias path of a document separated by semicolon (used for document move for example).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public const string PARTIAL_REBUILD

Field Value

Type: String
See Also