---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Search Application Configuration form

# Search Application Configuration form {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 13, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 minutes to read

The Search Application Configuration form contains information about search application configurations defined for AI Search. Use this form when creating or modifying a search application configuration.
For details on creating or modifying a search application configuration for use with AI Search, see [Create a search application configuration for AI Search](https://servicenow-prod.fluidtopics.net/ljbY_GIQptsC7CJcY65Hbw "Create a search application configuration to specify AI Search as the search engine for a ServiceNow AI Platform application. Select a search profile for the application to use. Configure the application's settings for refinement and display of search results.").  
{#search-app-config-form-ais__search-app-config-table__entry__2}

| Field | Description |
|-|-|
| Name | Name for the search application configuration. Type: string |
| Search Engine | Search engine to use in the ServiceNow AI Platform® search application that links to the search application configuration. Type: choice list Default value: AI Search Supported values: * AI Search: Use AI Search as the search engine for the application. Select this search engine if your search application has the Enable AI Search option enabled. * Zing: Use the Zing text indexing and search engine as the search engine for the application. Select this engine if your search application has the Enable AI Search option disabled, or if it lacks this option. {#search-app-config-form-ais__ul_c5p_bh3_gnb} Note: If your search engine selection conflicts with your search application's Enable AI Search setting, the system displays an error message. Before changing search engines, first make sure that your search application has the proper Enable AI Search setting. |
| Search Profile | Search profile to use for searches in the application. This field appears only when you select AI Search as the application's search engine. Type: reference to a record from the Search Profile \[ais_search_profile\] table |
| Search Results Limit | Maximum number of search results the application should display on each search results page. This limit also specifies the minimum number of search results each query should return. When a search query returns less than this number of results, AI Search attempts to broaden the result set by automatically resubmitting the query with modified parameters. For more details on query resubmission, see [Automatic search query resubmission](https://servicenow-prod.fluidtopics.net/nlEMCedPa6gYEnRfln9TYA "When a search query returns too few results, AI Search automatically modifies and resubmits it with the goal of returning at least the desired number of results."). Type: integer Default value: 10 Supported values: 0 or positive |
| Genius Results Limit | Maximum number of Genius Result answer cards the application should display on the search results page. This field appears only when you select AI Search as the application's search engine. Type: integer Supported values: 0 or positive When Genius Results Limit is set to 2 or greater and a search returns multiple Genius Result answers, the answer cards display in a carousel. You can scroll the carousel and select the answer card you want to take action from. Note: Search applications display a maximum of 10 answer cards per search query. If you set this limit to 11 or more, the search application still displays a maximum of 10 answer cards. Starting with version 6 of [Now Assist in AI Search](https://servicenow-prod.fluidtopics.net/ovVMeyIExLTwmaJcwXJs6Q "The Now Assist in AI Search ServiceNow Store application combines the power of search with a Large Language Model (LLM) to provide actionable AI-generated or AI-selected answers in user searches. By constraining the context passed to the LLM, Now Assist in AI Search can increase the likelihood that LLM responses are grounded in indexed content."), installing Now Assist in AI Search makes the value of this field default to 10 instead of 1 when you create a new search application configuration or edit an existing one. |
| Enable Typo Handling | Option to auto-correct search query terms to match terms found in the search profile's typo handling dictionary. This field appears only when you select AI Search as the application's search engine. For more details on typo handling auto-correction configuration and behavior, see [Typo handling](https://servicenow-prod.fluidtopics.net/pmfC8lQxxBx7TjVN98~VRA "AI Search replaces misspelled search query terms with auto-correction terms derived from indexed content. Configure typo handling dictionary settings to control derivation of auto-correction terms."). Type: true \| false Supported values: * true: Auto-correct search query terms in the search application. * false: Don't auto-correct search query terms in the search application. {#search-app-config-form-ais__ul_dfq_b4h_5fc} |
| Enable Exact Match | Option to use exact matching in the search application. When this option is selected, if a search result's Number field exactly matches the search, the application displays the record or document associated with that search result, bypassing the search results page. Exact matching also bypasses any custom matchers defined for the search application. Important: Exact match is not supported in portals. If you enable this option for a portal, users searching in that portal may experience navigation issues. Exact match behavior is controlled by the com.snc.agent_workspace.global_search.typeahead.exact_match_request_criterion_regex system property. This property's value is a Java regular expression pattern. Only search queries that match the regular expression pattern are evaluated as possible exact record matches. For details on Java regular expression pattern syntax, see [the Javadoc for the java.regex.util.Pattern class](https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/regex/Pattern.html). Type: true \| false Default value: true Supported values: * true: Use exact matching in the search application. * false: Don't use exact matching in the search application. {#search-app-config-form-ais__ul_b2g_wmh_5fc} |
| Show parent for results that are attachments | Option to display attachment search results inline with their parent results on the search application's results page. If cleared, attachment search results display separately from their parent results. For more details on the effects of attachment grouping, see [Group attachment search results with their parent results](https://servicenow-prod.fluidtopics.net/AgJMWb8T__Mzy1qIwjjluQ "Configure your AI Search applications to display attachment search results grouped with the results for their parent records."). Type: true \| false Default value: true Supported values: * true: Group attachment search results inline with their parent results in the search application. * false: Display attachment search results separately from their parent results in the search application. {#search-app-config-form-ais__ul_t2b_rnh_5fc} |
| Show Search Results Count | Option to display the count of search results on the search application's results page. For more details on this option, see [Display search result counts on the results page for a search application](https://servicenow-prod.fluidtopics.net/Xi0ljMwB5oYqWvAVNEwDHg "Display search result counts on the results page for AI Search applications that use Seismic components. Counts show the total number of matching search results and the number of matching results for each navigation tab."). Type: true \| false Default value: true Supported values: * true: Display the count of search results on the search application's results page. * false: Don't display the count of search results on the search application's results page. {#search-app-config-form-ais__ul_b1x_5nh_5fc} |
[Table 1. Search Application Configuration form]

{#search-app-config-form-ais__search-app-config-table}

