com.snc.agent_workspace.global_search.typeahead.exact_match_request_criterion_regex
ServiceNow property description:
Search terms that match the specified regex will be used to perform an exact match search.
Attributes
- Sys ID: 90097627c3000110b51a6e070440dde5
- Type: string
- Application: sn-component-workspace-global-search
- Default value: \d{2}

AI generated property description:
The ServiceNow property `com.snc.agent_workspace.global_search.typeahead.exact_match_request_criterion_regex` is used to define a regular expression (regex) pattern for search terms in the Agent Workspace. When a search term matches this specified regex, the system performs an exact match search. This property helps in refining search results by ensuring that only terms fitting the regex criteria trigger an exact match search, thereby improving search accuracy and relevance. For more details, refer to the documentation on exact matches in global search provided by ServiceNow.
Source