Skip to main content

Properties

A collection of key-value metadata properties for a document.

Notes

Represents a map of metadata field names to one or more string values associated with a crawled document. Supports optional case-insensitive key matching to simplify field lookups regardless of how field names are capitalized.

Usage

caseInsensitiveKeys: false

Properties

PropertyTypeRequiredDefault
caseInsensitiveKeysbooleanNo-

Property Details

caseInsensitiveKeys

Whether to treat property keys as case-insensitive.