Grooper Help - Version 25.0
25.0.0029 2,194

BuiltInFieldKinds

Grooper.GPT

Specifies which built-in fields should be included in a search index.

Remarks

If built-in fields are included, no Data Fields with conflicting names may used in the Included Fields property.

A combination of the following flags:

NameValueDescription
None0No built-in fields selected.
Content1Index the full text content of the document.
AttachmentName2Index the document's attachment filename.
TypeName4Index the name of the document's Content Type.
PageCount8Index the page count for each document.
FlagMessage16Index the flag message associated with the document.
Path32Index the path associated with the document.
DisplayName64Index all built-in fields.
ProcessName128Index the Batch Process name associated with the document, if the document is a Batch.
StepName256Index the current step name associated with the document, if the document is a Batch.
ProcessingStatus512Index the processing status associated with the document, if the document is a Batch.
All1023Index all built-in fields.

Used By

Notification