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 activates phonetic search capabilities, allowing the Virtual Agent to better understand and match user queries based on phonetic similarities. |
| What area does it affect? |
Virtual Agent Search |
| 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 functionality for user queries. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.suggest.enable_phonetic_search |
| Sys ID |
691c4a26c33213009cbbdccdf3d3ae4a |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enable phonetic search for Virtual Agent Search |
| Updated |
2024-05-25 03:54:40 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the user must enter in a keyword search before partial matching, 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 ...
Related properties