Features
- Support validation of ReactiveSearch API at the index level
[noss]
This enables rendering of the query generated by the ReactiveSearch API while accounting for search relevancy settings API reference
Fixes
- Deletes stale analytics sessions which can otherwise cause incorrect logging of search-as-you-type queries
[noss]
- Handle in-place reindexing failure and prevent data loss when
wait_for_completion
is false (i.e. async mode)[oss]