Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure search resource context properties

Configure the properties to limit the search to a specific catalog or knowledge base. For example, if you want to limit the knowledge search to an IT knowledge base or a service catalog search to software service catalog, you can configure the properties.

Before you begin

Role required: admin

About this task

The following procedure uses Incident Deflection as an example.

Procedure

  1. Navigate to All > Contextual Search > Search Contexts.

  2. Open the Incident Deflection record.

  3. View the Resource Configurations related list.

Image omitted: resource-configuraion-related-list.png
Resource Configurations related list on Search Context form.
In the Resource Configurations related list, edit a resource configuration record to view the properties of the search resource.

The **knowledge** record displays the following knowledge resource configuration properties:

|Property|Description|
|--------|-----------|
|Condition|Conditions to specify one or more knowledge bases to search.|
|Exclude pinned articles|Pinned article is a knowledge article. This property helps to decide whether to exclude pinned articles from knowledge base search or not.|

The **catalog** record displays the following catalog resource configuration properties:
PropertyDescription
Catalog nameA catalog name to search the catalog items.
Search operatorValue of the operator is used in the Zing search engine to instruct how to combine the AND and OR conditions when parsing the search string. The integration of the search strings helps to score the displayed results. The value can only be one of the following values: - IR_AND_OR_QUERY (the default): Display results with exact matches of all terms if the number of results is greater than the value of the glide.ts.query.and_or_limit property (default 0) or the (overriding) value of the table custom attribute text_search_and_or_limit (when added). Otherwise display results with any matches of any terms. - IR_AND_QUERY: Display results with exact matches of all terms only. - IR_OR_QUERY: Display results with any matches of any terms.
  1. To edit the value of any property, click the property name and in the Search Resource Context Property form, update the Value field to true or false.
Image omitted: search-resource-context-property.png
Search resource context property
  1. Click Update.

Parent Topic:Configuring contextual search