Releases: appbaseio/reactivesearch-api
Releases · appbaseio/reactivesearch-api
7.39.0
Features
- Adds new monitoring featureset for Elasticsearch based on a customized metricbeat. The dashboard builds on this to provide a new set of monitoring analytics.
[noss]
7.38.0
Features
- Adds a new UIBuilder plugin for persisting preferences of the search and recommendations UIs built via appbase.io dashboard
[noss]
- Adds ability to update payment method for self-host appbase.io users
[noss]
Fixes
- Fixes an issue with updating the payment method for hosted appbase.io users
[noss]
- Fixes an error log for "Permissions not found" which is technically not an error
[noss]
- Fixes an error log when authentication is incorrect
[oss]
7.37.1_beta.0
- Add update payment method for arc
7.37.0
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]
7.36.0
Features
- Add support for rankFeature key for tuning search relevance using
rank_feature
mapping type when using the ReactiveSearch API. [noss
]
Fixes
- Fix an edge case that prevented saving of search relevancy data when fuzziness field's mapping would get set to a numeric type. [
noss
]
7.35.0
Features
- Improve the default search relevancy function:
- Remove autosuggest and search fields from the phrase_prefix query. [
noss
] - Adds cross_fields query in addition to best_fields for both
and
andor
queryFormats. This improves on the search relevancy in a general way by covering a case where search should occur on the search term by treating all the specified fields as one single field. [noss
]
- Remove autosuggest and search fields from the phrase_prefix query. [
- Improves the re-indexing behavior by copying all the user applied settings from the source index. [
oss
]
Fixes
- Persisting the search relevancy changes wasn't working. This reset the search relevancy settings every time the appbase.io service restarted. This release fixes that. [
noss
]
7.34.0
Features
- Adds recent searches and recent results analytics endpoints [
noss
] - Capture the length of the search term while recording analytics [
noss
]
Fixes
- Fix error status code to match when the Elasticsearch upstream returns an error [
oss
]
7.33.0
Features
- Allow scope based user management
7.32.2
7.32.1
Fixes
- Arc query generation logic now respects
customQuery
key irrespective of whethervalue
is defined. [noss
] - Top clicks query in the query overview endpoint. [
noss
]