Property reference

com.snc.service_portal.typeahead.exact_match_request_criterion_regex

This property defines the regular expression that a service portal query must meet to trigger an exact match request to the API. Admins should review this setting to ensure that queries are processed accurately according to their specific matching criteria.

Default: \d{2} Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It specifies the regex pattern required for a service portal query to initiate an exact match request to the API.
What area does it affect? Service Portal Query Processing
What does the default mean? The default value is "\d{2}", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting query matching behavior or troubleshooting search results.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.service_portal.typeahead.exact_match_request_criterion_regex
Sys ID a980717b430321101b480a952cb8f297
Type string
Application Global
Default value \d{2}
Description The regular expression that a service portal query must match before an exact match request is sent to the API.
Updated 2024-05-25 03:39:06

Sources

Official references and nearby text excerpts where this property appears.