Property reference

glide.ir.stats.threshold

The glide.ir.stats.threshold property logs text searches that exceed a specified execution time in milliseconds. Admins should adjust this setting to monitor performance issues related to slow search queries, with a default threshold of 3000 milliseconds.

Default: 3000 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 sets the threshold for logging text search executions that take longer than the defined milliseconds, helping identify performance bottlenecks.
What area does it affect? Text search performance
What does the default mean? The default value is "3000", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when optimizing search performance or troubleshooting slow queries.

Out of the box property record

Raw metadata from the property record.

Property name glide.ir.stats.threshold
Sys ID 58a4fa370a0a0b3900c7dd845bae12bb
Type integer
Application Global
Default value 3000
Description Log text searches whose execution take longer than the following number of milliseconds (e.g. a value of 1000 = 1 second):
Updated 2024-05-25 03:53:14