Description
Describe the bug
In my project we use Elastic App Search, of which I maintain the frontend code and keep the libraries up to date. As of recent, I have noticed the deprecation warnings for the app search connector when installing and in the documentation, with it being unclear when support is dropped. The documentation refers to the Elasticsearch connector instead, recommending migration to it. However, the documentation of the Elasticsearch connector says it is still in technical preview, and is not ready for production use.
i.e. both connectors are actively discouraged from being used?
Please have at least one viable connector in active production support.
To Reproduce
Steps to reproduce the behavior:
- see here: https://www.elastic.co/guide/en/search-ui/current/api-connectors-app-search.html
- see here: https://www.elastic.co/guide/en/search-ui/current/tutorials-elasticsearch.html
Expected behavior
At least one viable connector in production support. And a proper migration manual when a commonly used library for paid functionality is being deprecated.
Screenshots
If applicable, add screenshots to help explain your problem.
Which backends and packages are you using:
Backend: [App Search]
Packages: [react-search-ui, search-ui-app-search-connector]