Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures specific sources to skip search post-processing, improving search performance by omitting field-level ACL checks and other processing requirements. |
| What area does it affect? |
Search performance optimization |
| What does the default mean? |
The default value is "sn_kg_table_picker_description,sn_kg_triplet_picker_description,sn_kg_column_picker_description,sn_kg_choice_picker_description", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when optimizing search performance for specific data sources. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ais.query.skip_post_processing_sources |
| Sys ID |
a8a479d5ffc4b210c96bffffffffffd0 |
| Type |
string |
| Application |
Global |
| Default value |
sn_kg_table_picker_description,sn_kg_triplet_picker_description,sn_kg_column_picker_description,sn_kg_choice_picker_description |
| Description |
This property should be only used in case of a source for which search post processing can be skipped, considering field-level ACLs check, no dot walk, or no text index fields needed for search and get performance gains |
| Updated |
2025-09-16 15:46:39 |
Related properties