Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No connector with clear support available #1102

Open
fvanderwielen opened this issue Jan 7, 2025 · 1 comment
Open

No connector with clear support available #1102

fvanderwielen opened this issue Jan 7, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@fvanderwielen
Copy link

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:

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]

@fvanderwielen fvanderwielen added the bug Something isn't working label Jan 7, 2025
@joemcelroy
Copy link
Member

Hi there!

We are starting to move towards 9.0 which includes the deprecation of App search (you can read more about this in our latest blog post) and this will include deprecating the App search connector from search-ui. We are encouraging developers to move to the Elasticsearch connector.

Currently the Elasticsearch connector is still in technical preview but we will soon be making it GA. Whilst the advice is not to use it for production use-cases, we have seen customers successfully move to this connector.

I suggest start by taking a look at the Elasticsearch connector and start planning the transition to this. Majority of the transition is with the data. The shift between app search connector to elasticsearch connector is relatively small in comparison.

Unfortunately I cant provide any timelines for when we will GA but will keep you posted here :)

Hope this helps.
Joe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants