Property reference

glide.ais.query.enable_fuzzy_number_match

The glide.ais.query.enable_fuzzy_number_match property enables fuzzy numeric search for the Number table in ServiceNow. Admins should review this setting to ensure accurate search results for numeric fields in AI Search applications, particularly when dealing with record numbers.

Default: true Type: string Application: CSM and FSM Configurable Workspace Foundation

Key questions about this property

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

What does it do? This property activates fuzzy numeric search capabilities for the Number table, allowing users to find numeric values more flexibly during searches.
What area does it affect? AI Search applications
What does the default mean? The default value is "true", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring search functionalities or troubleshooting search accuracy in your instance.

Out of the box property record

Raw metadata from the property record.

Property name glide.ais.query.enable_fuzzy_number_match
Sys ID c807e06783cc8b108c60b2b6feaad325
Type string
Application CSM and FSM Configurable Workspace Foundation
Default value true
Description
Updated 2026-04-10 06:01:25

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... includes an indexing component which is activated by default and a query-time component which is deactivated by default. Admins can activate the query-time component by changing the value of the glide.ais.query.enable_fuzzy_number_match system property. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States ...