Ayfie Search 6.3.0

Release Date: 31/Jan/24

Highlights

  • Added diagnostic endpoints to Web Dashboard.

  • Added support for nullOrWhiteSpace condition validation to Rules Engine.

 

 

Features

Key

Summary

Change Log

Key

Summary

Change Log

SEARCH-303

Diagnostic API in Web Dashboard

Web Dashboard

  • Enabled Swagger under /dashboard/swagger endpoint.

  • Added endpoint (dashboard/api/refiners) to get all refiners.

  • Added endpoint (dashboard/api/rules) to get all rules under.

  • Added endpoint (dashboard/api/sourcereference/count) to get total source reference count.

 

Bugs

Key

Summary

Change Log

Key

Summary

Change Log

SEARCH-312

Index Builder waits before next cycle even if there are still documents pending in the queue

Index Builder

  • After indexing 50 batches, Index Builder will immediately enter new indexing cycle if there are still pending documents to index.

SEARCH-309

Empty string condition not working in Rules Engine

Rules Engine

  • Added support for nullOrWhiteSpace condition.

SEARCH-272

IndexBuilder uses high memory and CPU

Index Builder

  • Using new instance of Solr client for every batch of documents to index.

SEARCH-63

Issue with downloading multiple files from the search result in one operation

Rest Service

  • Endpoint responsible for downloading archive has been removed.

SEARCH-52

Management Console fails to restart connectors after a connection is edited

Managment Console

  • Improved logging.