github appbaseio/reactivesearch-api 7.16.2

latest releases: 8.22.0, 8.22.0.beta, 8.21.1...
4 years ago
  • Parity release for the noss changes.
  • The RS API / query-translate plugin now handles the customQuery / react prop behavior in a better way:
    A. It avoids applying the aggs, sort, _source, size and from properties of a source query to other component queries that depend on the source query, as each of these settings are meant for the component itself.
    B. On the other hand, it bubbles other properties such as timeout when defined in a customQuery context so every dependent component query also gets those properties applied. Unless, any of the dependent component queries has the same property already defined, in which case that property's value gets used.

Don't miss a new reactivesearch-api release

NewReleases is sending notifications on new releases.