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 activates spell correction suggestions for search queries, improving the accuracy of search results. |
| What area does it affect? |
Search functionality |
| 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 optimizing search capabilities or addressing user feedback on search accuracy. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ts.dym.enable_spell_correct |
| Sys ID |
97d7b450ff32000055fc1c57f27f9d61 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Suggest alternate search spellings for knowledge, catalog or global search |
| Updated |
2024-05-25 04:35:51 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... tools. Procedure 1. Navigate to All > System Properties > Text Search. 2. Select any of the following check boxes: ◦Suggest alternate search spellings for knowledge or global search (the glide.ts.dym.enable_spell_correct property). ◦Suggest related searches for knowledge or global search (the glide.ts.dym.enable_chain_suggest property); uses search chains, which generate suggestions by tracking occurrences of similar searches, in order, over time. © 2026 ...
Context preview
Snippet 2
... administrator role can enable this feature. 1. Navigate to System Properties > Text Search. 2. Set the following properties to true: ◦Suggest alternate search spellings for knowledge or global search (glide.ts.dym.enable_spell_correct). ◦Suggest related searches for knowledge or global search (glide.ts.dym.enable_chain_suggest). 3. Click Save. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks ...
Related properties