glide.ui.polaris.nav_filter_accuracy_score
ServiceNow property description:
This property controls how strict the filtering in unified navigation menus is. The higher the number, the more strict the match must be. A value of 100 will make the filtering default to a non-fuzzy, "includes" search.
Attributes
- Sys ID: 4800d23243c01210810da4f8f9b8f239
- Type: integer
- Application: Global
- Default value: 75

AI generated property description:
The ServiceNow property glide.ui.polaris.nav_filter_accuracy_score determines how strictly results are filtered in the unified navigation menus. Its default value is 75, which allows moderately fuzzy matching to accommodate partial or less precise search inputs. Higher values make the filter stricter, with 100 enforcing an exact “includes” search that only returns items closely aligned with the entered text. Lowering the score increases fuzziness, making it easier to find items with approximate matches but potentially producing less relevant results. Administrators configure this property to balance usability and precision in navigation, tailoring the search experience for different user groups.
Source