Skip to content

7.42.0

Compare
Choose a tag to compare
@siddharthlatest siddharthlatest released this 26 Apr 17:04
· 385 commits to dev since this release

Features

  • Introduces a new cache plugin that speeds up ⚡️ search queries
  • Support Arc (aka appbase.io) to run in HA mode
  • Introduction of DISTINCT search query clause via distinctField in ReactiveSearch API
  • Support index selection for an Always type of Query Rule without requiring additional conditions

Fixes

  • Fixes an edge case where range type of queries returned hits without size key being defined
  • Fixes a case with re-indexing where immutable metadata settings of source index were causing re-index to fail