Knowledge article meta tags are not covered in virtual agent search.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 01:39 AM
When an end user types a keyword in virtual agent chat box after the greeting message, the virtual agent looks for the word matches in short description or description fields.
Similarly VA search for the keyword in knowledge articles, if the keyword is found in short description or content of the article, includes that article in the search results.
My requirement is, search for the keyword should include meta tags of the knowledge articles.
How can I achieve this? Can somebody help on this?
- Labels:
-
Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2022 04:20 PM
We had to tell the search to look at the meta in a script. This is the part of the script we do this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2022 07:48 PM
Hello Lynda,
Thanks for the reply.
could you please mention that where should I add this line of script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 11:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 10:27 PM
Hello Lynda,
Thanks for your reply.
I'm not able to find this line of code in "Greetings" topic block. Could you please guide me in which topic I should look for this?