July 2025 Hotfix

Release Date

July 10th, 2025

Enhancements

Arabic Language Support in Language Analyzer

  1. Prerequisites: None

  2. Description: Added support for the Arabic language in HawkSearch’s core language analyzer to improve search relevance and accuracy for Arabic content.

  3. Key Highlights:

    1. Arabic now appears as an option in the “Language Analyzer” dropdown in Field Settings.
    2. Proper tokenization, normalization, and stemming for Arabic content during indexing and search.
    3. Fully supported via Dashboard API using "AnalyzerLanguage": "arabic".
  4. Location: Workbench > Fields > Add/Edit Field > Advanced > Analyzer > Hawk Analyzer > Arabic

Improved User Management for Multi-Engine Environments

  1. Prerequisites: Multi-Engine Management
  2. Description: Enhanced the user creation and login logic for clients with multi-engine management to resolve issues where admin users encountered errors during login or were not properly visible in the user list.
  3. Location: Workbench > Admin Users

SSO Integration Enhancements for HawkSearch and E360

  1. Prerequisites: None
  2. Description: Updated HawkSearch to support smoother SSO integration with E360 by passing appropriate identifiers and removing dependency on manual API Key configuration.
  3. Location: Reports > Start Your Report on e360

Bug Fixes

  1. Fixed an issue where the “Replace Best Match Sorting With” setting on Landing Pages failed to override the default Best Match sorting, causing the original score-based sort to persist despite configuration. For more details, please check this documentation.
  2. Fixed an issue in Autocomplete where duplicate Popular Search suggestions appeared when a term existed in both Auto Generated and Custom Popular Searches.
  3. Fixed an issue where setting a negative Concept Search Boost value caused search failures; negative values are now defaulted to zero to comply with KNN query requirements.
  4. Fixed the Popular Searches dashboard widget to display search terms by popularity instead of alphabetically, aligning it with the Top 250 report.
  5. Fixed an issue where the “Create with AI” feature in the Content Editor failed to generate content in the Dev environment due to a server error.
  6. Fixed an issue where applying the facet filter returned non-matching results, including items with incorrect facet values.