
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2024 03:22 PM - edited ‎03-01-2024 03:12 PM
Hello! We are in the middle of implementing AI Search for our service portal (no Virtual Agent yet). We have some catalog items that are pretty general services, and I was hoping to use meta to flag some of the items that would apply. I don't want the meta field mapped to display in results, but I do want it to be used to predict a catalog item for certain search terms.
Is AI Search still looking through sc_cat_item.meta? Or do I need to configure this somehow to help improve results when people search for certain things using "company lingo" that isn't reflected on the catalogue item itself? I didn't think "result improvement rule" was the way to go since this is kind of a permanent thing. (?!)
Thanks for any insight.
Cheers,
Kristin
Solved! Go to Solution.
- Labels:
-
AI Search

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2024 05:49 PM
I got this figured out...I had to go to the Indexed Source, add the meta field to the sc_cat_item source under the Field Settings and Mappings tab. The attributed needs to be not_searchable = false.
Works like a charm now!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2024 05:49 PM
I got this figured out...I had to go to the Indexed Source, add the meta field to the sc_cat_item source under the Field Settings and Mappings tab. The attributed needs to be not_searchable = false.
Works like a charm now!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2025 06:40 AM
Awesome, thank you for this, I've been researching this for a while. The fact that SN advise that he Meta field is not applicable if AI Search is configured needs to be removed and guidance replaced with this fix!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2025 01:16 PM
I'm very glad it helped you. It took quite a bit of digging to figure it out and I wouldn't remember how to do it now if I hadn't documented it here for people haha!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2025 02:44 AM
Thank you for this Kristin. It was helpful indeed.
On a side note: I got confirmation from ServiceNow Support that META tags are not processed by the typeahead search widget which is a bit unfortunate.
A related problem record can get found here: TypeAhead search in the ESC portal does not search on the "Meta" field of the Catalog item
ServiceNow support is reaching out to the product team to get an update on this. Considering that it is working via the ZING search engine, i think it should also work for the AI Search.
I will update here once i hear back.