Property reference

com.glide.cs.suggest.enable_partial_search

The property com.glide.cs.suggest.enable_partial_search enables partial keyword searches in the Virtual Agent Suggest feature. When activated, it allows users to find topics by entering incomplete keywords, enhancing search flexibility and user experience.

Default: false Type: boolean Application: Global

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 allows the Virtual Agent Suggest feature to return results for partial keyword matches, improving search accuracy and relevance.
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? An admin should review this property when optimizing search functionality or enhancing user interaction with the Virtual Agent.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.cs.suggest.enable_partial_search
Sys ID 24bb0ee2c33213009cbbdccdf3d3aed2
Type boolean
Application Global
Default value false
Description Enable partial keyword search for Virtual Agent Suggest For eg: Searching for "pas" will yield topics with the keywords "past" and "password"
Updated 2024-05-25 05:06:07

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... specifies a specific queue to use. com.glide.cs.suggest.minimum_characters The minimum number of characters 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 ...