Excluding Field from AI Search in Employee Center Pro Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 04:53 AM
I’ve configured the Employee Center Pro portal with AI Search.
However, I want to prevent the search from indexing the instruction field in knowledge articles.
I’ve tried using both the No Text Index and Not Searchable options, but neither worked.
Is there a way to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 05:06 AM
Hi @KavyashreeR ,
- Navigate to All > System Definition > Dictionary.
- Open the dictionary record for the table field.
The dictionary record for a table field is the record with Table matching the table's name and Column name matching the field's name, as shown in the following example image.
- In the Attributes related list, select New.
- On the Dictionary Attribute form, fill in the fields.
Field Value Attribute No text index Value true - Select Submit.
- Select Update.
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 05:17 AM
Thank you @SANDEEP DUTTA
Yes, I tried.. but I could still see the search is happening on the instruction field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 09:48 AM
Hi @KavyashreeR,
Access the Knowledge Indexed Source that is linked to your Search Profile. If you don't know where this record is, navigate to:
Portals -> Your Portal -> Search Application (Reference) -> Search Profile (Reference) -> Search Source (Related List) -> Knowledge Record -> Indexed Source (Reference) -> Field Settings & Mapping (Related List) -> New.
Create a new record with the Attribute 'not_searchable', Value 'true'.
Documentation: https://www.servicenow.com/docs/bundle/yokohama-platform-administration/page/administer/ai-search/co...
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 05:10 PM
Hi @KavyashreeR,
If my answer clarified your doubts, please mark it as the solution to help others as well.
MVP 2025 ✨