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 |
Related properties