0
8.0.5
Australia, Zurich, Yokohama
Standalone Application
This solution enables AI Search administrators and application and workflow owners to analyze search traffic trends, review indexed record counts and configuration settings, and preview search results.
Main features of this app include:
- AI Search Admin Dashboards
- The AI Search Admin Dashboard displays AI Search indexed record counts, configuration settings in use, and search query traffic trends.
- The AI Search Profile Dashboard displays indexed record counts and search query traffic trends for a specific search profile.
- AI Search Preview UI
- The AI Search Preview UI enables search administrators to test and preview search queries using settings from a selected search profile.
- The AI Search Preview UI helps search administrators review search queries' processing information, including performance data and feedback.
- Search administrators can also debug queries, impersonate search users, and override default query settings for testing purposes in the AI Search Preview UI.
- AI Search Analytics Dashboard
- The AI Search Analytics Dashboard allows administrators and business users to view and monitor search usage and performance, review search trends to better understand the needs of users, and gain insights on how to improve search experience and knowledge coverage.
- Changed
- Changed the Load AI Search Dashboard Documents By Month job to run hourly
- Fixed
- Resolved an issue that caused the Load AI Search Dashboard Documents by Search Source analytics job to fail when search sources were inactive
- Resolved an issue that caused AI Search Profile analytics jobs to fail when search profiles were linked through M2M records to inactive or missing indexed sources
- Prevented duplicate rows from appearing in the sn_ais_admin_tools_ai_search_dashboard_documents_by_search_profile table when the first search profile returned no facet buckets
- Restored access to the list of recent search queries in Search Analytics for users without the ais_admin role
- Reduced memory usage and execution time for the Update Search Analytics Data job
- Corrected intermittent warnings (com.glide.script.RhinoEcmaError: missing ; before statement) from SearchAnalyticsPrecalculatedData.populateData processing
- Added a mechanism to remove outdated records from the Analytics Dashboard precalculated data table
- Added a missing out-of-box index on table td31bc178x for MySQL DBI environments
- Corrected an issue in the AI Search Analytics dashboard that caused the Applications selection to revert to the default value on Japanese-language instances
- Affected script includes
- AISPreviewUIUtils
- AISPreviewAdminAJAX
- AISDashboardUtils
- AISearchAnalyticsGlobalScheduledJobUtils
- AISearchAnalyticsScheduledJobUtils
- SAAnalyticsServiceInvoker
- SADashboardUtils