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 enables the inclusion of NLU-bound topics in keyword searches when NLU topic discovery fails, provided that the related keyword search property is enabled. |
| What area does it affect? |
Natural Language Understanding |
| 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 NLU settings or troubleshooting topic discovery issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.nlu.keywords.include_topics_bound_to_lang |
| Sys ID |
e735063001060110fa9bc9f4f5ca6dc0 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
When NLU topic discovery does not return a topic, topics are searched by their keywords. If enabled, the keyword search will include topics that are bound to NLU. If disabled, the topics which are bound to NLU will not be included in the keyword search.
This is honored only if com.glide.cs.nlu.keywords.enabled is also true. |
| Updated |
2024-05-25 05:08:34 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... zero NLU Intents are predicted with a confidence score greater than or equal to the configured threshold, Virtual Agent falls back to a keyword search if configured. (The com.glide.cs.nlu.keywords.enabled and com.glide.cs.nlu.keywords.include_topics_bound_to_lang system properties are true). Mid-topic NLU topic discovery logic While a topic is running, the requester can enter an utterance or phrase that results in a topic switch. For example: ...
Related properties