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 spell checking in Virtual Agent Suggest, improving the accuracy of user input suggestions. |
| What area does it affect? |
Virtual Agent Suggest |
| 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 or optimizing the Virtual Agent for better user interaction. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.suggest.enable_spell_check |
| Sys ID |
cffc026ac33213009cbbdccdf3d3ae25 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enable spell check for Virtual Agent Suggest
Note: This feature will work best if below 2 properties are also enabled
1) glide.ts.dym.enable_spell_correct
2) glide.ts.dym.enable_chain_suggest |
| Updated |
2024-05-25 05:09:41 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... phonetic matching, and spellcheck begin to function. com.glide.cs.suggest.enable_partial_search Enables partial matching searches on topic searches when set to true. com.glide.cs.suggest.enable_phonetic_search Enables phonetic searching on topic searches when set to true. com.glide.cs.suggest.enable_spell_check Enables alternate search spellings on topic searches when set to true. Virtual Agent roles Virtual Agent adds several roles for users operating as Virtual Agent administrators. To learn more about ...
Related properties