Versions Compared

Key

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

...

  • Document preview improvements.

  • Bug fixes.

Features

Key

Summary

Change Log

SEARCH-47

Document preview overview

Rest Service

  • Reworked endpoints to generate preview in single call.

  • Preview is split to 2 endpoints, 1st used to generate full PDF preview, 2nd used to generate image preview where page count and preview width can be changed with parameters provided to endpoint.

  • Files fetched for preview are also now stored in cache.

SEARCH-137

Configurable Authority Service Authentication Realm

Rest Service

  • Added support for configuring the authentication realm.

SEARCH-150

No default Keycloak sid return from auth plugin

RestService

Rest Service

  • Added default keycloak sid for every authentication method

SEARCH-152

Cookie authentication doesn't work on multitenant env

RestService

Rest Service

  • Fixed caching authentication information for multitenant deployment.

Bugs

Key

Summary

Change Log

SEARCH-104

Exceptions not logged for all requests in Web Dashboard and Rest Service

Rest Service

  • Improved logging.

Web Dashboard

  • Improved logging.

SEARCH-139

Unable to activate smart classifier

Web Dashboard

  • Fixed an issue where user could not register Smart Classifier refiner, therefore the activation of Smart Classifier did not work.

SEARCH-141

IndexBuilder unable to start loop

Index Builder

  • Fixed issue where Index Builder would keep throwing exceptions after first exception.