Exclude knowledge block content from the AI Search index
Prevent AI Search from indexing content found in your knowledge blocks.
Before you begin
Role required: admin
About this task
AI Search includes content specified in your published knowledge blocks when it indexes content and metadata from your knowledge articles.
Administrators can override this default behavior and exclude your knowledge block content from the search index by setting the value of the glide.ais.disable_kbb system property. If this system property's value is set to true, AI Search ignores knowledge block content when indexing content and metadata from your knowledge articles.
To learn more about creating and publishing knowledge blocks for reference in your knowledge articles, see Using knowledge blocks.
Procedure
-
Navigate to the System Property [sys_properties] table's list view.
- Select All.
- In the Filter field, enter sys_properties.list.
- Press Enter.
-
Search for a system property record with name glide.ais.disable_kbb.
- If a system property record with this name exists, open the record by selecting it.
- If no system property record with this name exists, select New, then enter glide.ais.disable_kbb in the System Property form's Name field.
- In the System Property form's Value field, enter true.
- Save the modified System Property record by selecting Submit or Update.
What to do next
To make the new setting take effect, reindex the Knowledge Table indexed source. For details on reindexing, see Perform a full table index or reindex for a single AI Search indexed source.