Enum IndexingOptions
Defines the indexing options enumeration
Namespace: Quark.CMSAdapters.Core.Data
Assembly: Quark.CMSAdapters.Core.dll
Syntax
public enum IndexingOptions
Fields
Name | Description |
---|---|
ALL_VERSIONS | Trigger indexing for every revision. |
INITIAL_VERSION | Trigger indexing only for the first version of the document. |