Enhancements
- Introduces a new sync plugin to fetch regular updates to users, permissions, rules, search relevance, stored queries, suggestion preferences based on a user configured sync interval. This is applicable when appbase.io is run in a multi-node setup [
noss
] - ReactiveSearch's validate route
/_reactivesearch/validate
now supports returning the translated stored query when used as part of the ReactiveSearch API if the API credential hasStored Queries
category enabled [noss
] - Adds support for
highlightConfig
property of ReactiveSearch API for suggestion queries [oss
]
Fixes
- Fixes an issue with query rules cache that caused no query rules to get applied [
noss
] - Fixes the query for popular suggestions to a stricter match criteria [
noss
] - Improves duplication removal from the suggestions response [
oss
]