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 enables warnings for partially filtered terms in text queries, helping to identify potential issues with query completeness. |
| What area does it affect? |
Text query processing |
| 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 configuring query behavior or troubleshooting data retrieval issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ts.query.warn_filtered_terms |
| Sys ID |
23d0f022833211008415ba9e47d9299e |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Warn when terms are partially filtered from a text query. Does not affect warning when all terms are filtered from a text query. |
| Updated |
2024-05-25 03:38:55 |
Related properties