Field is broken up into unique important words. Unless specified otherwise, queries are handled in the same way. Queries are NOT case-sensitive
People Field Type Breakdown
Field is representation of true or false. Queries only respond to true or false.
Field is stored as a date in a specific format. Queries must be performed in range format [value1 TO value2].
Field's format is broken up into various combinations of domains and subdomains, in lowercase. Queries are performed as-is.
Field is a number representation with decimals. Queries can only be on specific number values.
Field is represented as geo location. Queries are performed in geo formatting.
Field is a whole number representation. Queries can only be on specific number values.
Field is preserved as-is. Queries are handled in the same way. Queries are case-sensitive.
Field is an array of nested objects. Queries can only be done for existence or on nested fields which correspond to their respected type.
Field is broken into values separated > and stored as lowercase. Queries are NOT case-sensitive and are broken into unique important words unless otherwise specified.
Field is saved as an entire URL and also broken into domain and subdomain. Queries are NOT case-sensitive and is preserved as-is.
Last updated Mar 27, 2026
Built with Documentation.AI