Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

IndexOperations

Grooper.GPT

Indicates the set of operations to be performed on documents in the search index.

Remarks

The IndexOperations enumeration specifies which actions the Submit Indexing Job command will perform on documents in the search index. Multiple values can be combined using bitwise flags to tailor the indexing job to your needs.

Usage Guidance

  • Select only the operations required for your scenario to optimize performance and resource usage.
  • Use 'All' for comprehensive reindexing or maintenance.

> Note: The choice of operations directly affects which documents are added, updated, or removed from the index.

A combination of the following flags:

NameValueDescription

Used By

Notification