npm @elastic/react-search-ui 1.15.0
v1.15.0 - Cloud ID and nested fields support

latest releases: 1.22.0, 1.21.5, 1.21.4...
2 years ago

Cloud ID and nested fields support

This release introduces two new small features:

  • Elasticsearch connector now accepts Cloud ID as a parameter in addition to host. The documentation for this isn't published yet, but you can read it in our markdown docs: Elasticsearch connector.
  • Result component now can correctly render nested fields. Nested fields is the new feature that will be available in the next Enterprise Search version. It allows using objects in document fields in addition to strings and numbers.

What's Changed

  • [Elasticsearch-connector] Elasticsearch cloud id support by @joemcelroy in #780
  • Add the possibility to render nested fields in results by @yakhinvadim in #789

Full Changelog: v1.14.0...v1.15.0

Don't miss a new react-search-ui release

NewReleases is sending notifications on new releases.