glide.service_portal.default_search_sources
ServiceNow property description:
Comma-separated array of sys_ids for the default SP Search Sources. Will be used if a search page is used without a portal, or if a portal does not define it's own search sources.
Attributes
- Sys ID: 8b1085346771220023c82e08f585ef90
- Type: string
- Application: Global
- Default value: c6170ae86721220023c82e08f585efe6,c450a0616761220023c82e08f585ef3e,c96eb1686721220023c82e08f585efff

AI generated property description:
The ServiceNow property `glide.service_portal.default_search_sources` is a configuration setting that specifies a comma-separated list of sys_ids for the default Service Portal (SP) Search Sources. According to the documentation, these default search sources are utilized when a search page is accessed without a specific portal context or when a portal does not have its own defined search sources. This property ensures that search functionality remains consistent and operational even in the absence of portal-specific configurations. By setting this property, administrators can control which search sources are used as fallbacks, thereby maintaining a seamless user experience across different scenarios.
Source