glide.ui.polaris.ais_ready
ServiceNow property description:
This property is to switch the search input to use AI Search when the AI Search indexing is completed for Polaris experiences
Attributes
- Sys ID: 3006790d5b8630105b1eed35cc81c778
- Type: true | false
- Application: AI Search For Next Experience
- Default value: false

My personal property description:
The glide.ui.polaris.ais_ready property in ServiceNow enables AI Search as the search engine for the Unified Navigation search field in Next Experience. When set to true: Uses AI Search for the Unified Navigation search field. When set to false: Uses Zing indexing and text search for the Unified Navigation search field.

AI generated property description:
The ServiceNow property `glide.ui.polaris.ais_ready` is used to switch the search input to utilize AI Search once the AI Search indexing is completed for Polaris experiences. This property ensures that the search functionality within the Polaris interface leverages the advanced capabilities of AI Search, providing more accurate and relevant search results. The transition to AI Search is contingent upon the completion of the indexing process, ensuring that all necessary data is prepared and optimized for AI-driven search queries. This property is part of the broader AI Search feature set, which enhances the user experience by delivering improved search performance and relevance. For more detailed information, refer to the ServiceNow documentation on AI Search and Polaris experiences.
Source