Ayfie Search 5.6.0

Release Date: 11/Sep/23

Highlights

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

  • Removed database deployment from Search service.

  • Bug fixes.

 

Features

Key

Summary

Change Log

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.

 

Bugs

Key

Summary

Change Log

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).