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 defines which tables are not available for selection when configuring Global Text Search options, impacting search functionality. |
| What area does it affect? |
Global Text Search |
| What does the default mean? |
The default value is "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", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring search options or adjusting searchable data tables. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.no_text_search |
| 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 |
| Description |
List of tables (comma-separated) that will not appear as options when setting up Global Text Search tables. |
| Updated |
2024-05-25 04:41:27 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... search group that you want to add a table to. Table Select the table to include in the search group. Note: You can select any table not excluded by the glide.ui.no_text_search system property, but global search only displays search results for tables that have text indexing enabled. Application Application scope for the text search table record. This field is automatically set. ...
Related properties