glide.ui.no_text_search
ServiceNow property description:
List of tables (comma-separated) that will not appear as options when setting up Global Text Search tables.
Attributes
- Sys ID: 501682aa0a0a0b1800ff3be50946b905
- Type: string
- Application: Global
- Default value: sys_audit,sys_event,ecc_queue,ecc_event,syslog,syslog_transaction,sys_journal_field,sys_audit_relation,ecc_agent_log,ecc_mi_result,sysrule_escalate_history,sys_user_token,sys_time_dimension,sys_attachment_doc,sys_audit_delete

AI generated property description:
The ServiceNow property `glide.ui.no_text_search` is used to specify a list of tables that should be excluded from appearing as options when configuring Global Text Search tables. This property accepts a comma-separated list of table names. By setting this property, administrators can control which tables are available for text search, thereby optimizing search performance and relevance. This can be particularly useful for excluding tables that contain sensitive information or are not relevant to most users. The property helps streamline the search configuration process by reducing clutter and focusing on pertinent tables.
Source