Property reference

glide.ts.query.and_or_limit

The glide.ts.query.and_or_limit property sets the threshold for search results that triggers a switch from an AND-terms query to an OR-terms query. Admins should consider adjusting this limit to optimize search performance based on their specific use cases and data volume.

Default: 0 Type: integer 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 defines the maximum number of search results that, when exceeded, changes the query type from AND to OR, potentially improving search efficiency.
What area does it affect? Search query performance
What does the default mean? The default value is "0", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when optimizing search functionality or experiencing performance issues with query results.

Out of the box property record

Raw metadata from the property record.

Property name glide.ts.query.and_or_limit
Sys ID 0e14c97e5393120045cba9d5a11c08d0
Type integer
Application Global
Default value 0
Description Number of search results under which the default AND-terms query is replaced with an OR-terms query
Updated 2024-05-25 03:58:50