Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Removed explicit commits to the index - index is now responsible for handling the commit strategy.

  • Removed Database deployment from Search service.Removed unused code, tools and deployment code database deployment from Search service.

  • Bug fixes.

Features

Key

Summary

Change Log

SEARCH-123

Remove explicit commits to the index

Search

  • Documents are now added to the index without doing an explicit commit. The commit strategy is handled by the index.

SEARCH-158

Remove database deployment from search repository.

Tools

  • Removed Database Tool from Search service.

Deployment

  • Removed Database deployment from Search service.

SEARCH-174

Remove deprecated Via.SolrUpdate tool

Tools

  • Removed deprecated Via.SolrUpdate tool from tools folder.

SEARCH-178

Remove RegisterGenericAuthSystemPlugins post-install step

Post-Install

  • Removed deprecated post-install step to register generic authentication system plugins

.

SEARCH-182

Remove automation tests from viaplatform repo

Search

  • Removed automation tests source code from Search repository.

  • Removed old saga deployment code.

SEARCH-202

Remove unused code in search repository

What

  • Removed Admin UI.

  • Removed unused tools.

  • Removed Surveillance service.

  • Removed Prometheus integration.

  • Removed platform services.

  • Removed Workspace UI and backend.

  • Removed shared Client.Components for Workspace UI and Admin UI.

  • Removed Via.Platform.Recommendations
    • .

    Bugs

    Key

    Summary

    Change Log

    SEARCH-53

    Dashboard: default values of the Date Modified refiner fail validation when the refiner is edited

    Admin Dashboard

    • Fixed an issue with validation of range values when creating or editing refiners.

    SEARCH-180

    IndexBuilder is idle if it fails to initialize

    Index Builder

    • Fixed an issue with Index Builder not crashing after getting exception during initialization.

    SEARCH-185

    Changing default system scope does not take effect

    Rest Service

    • Fix an issue where DefaultedWhenNoOtherSearchProfilesSpecified for search profiles was not correctly set when default system search scope was set.

    SEARCH-187

    Last Location sometimes regresses during resuming crawls

    Connector SDK

    • Fixed issue with regressing last location during resuming crawls.

    SEARCH-198

    Open and buffer links not using direct links if provided

    Rest Service

    • Direct open link is now provided if available, otherwise Content Handler link is provided.

    • Fixed generating download links for plugin-based download requests (otherwise direct download link is provided).