Property reference

glide.ts.query.disable_binary_operators

The glide.ts.query.disable_binary_operators property enables or disables the use of binary operators such as AND, NOT, and OR in text searches. When set to true, it restricts users from utilizing these operators, which may affect search functionality and results.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property controls whether binary operators can be used in text search queries, impacting how users formulate their search criteria.
What area does it affect? Text search functionality
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when adjusting search capabilities or troubleshooting search-related issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.ts.query.disable_binary_operators
Sys ID 5e94d7b063200210f105a8633371410a
Type boolean
Application Global
Default value false
Description Enable/disable binary operators AND,NOT,OR to be used in text search. The symbols (!,-,|) cannot be disabled.
Updated 2024-02-21 16:23:56