rails user
Joined
20 Experience
0 Lessons Completed
0 Questions Solved
Activity
Posted in Advanced Search, Autocomplete and Suggestions with ElasticSearch and the Searchkick gem Discussion
I agree. I'd like to know if JQ UI is still a good choice for 2022 and how it fits into the current FE ecosystem.
Posted in Advanced Search, Autocomplete and Suggestions with ElasticSearch and the Searchkick gem Discussion
This will happen with ES on your local machine bc the secutiry features actually are not enabled. You can ignore this for local dev. In prod, something like a hosted ES instance on Heroku will have default security settings. I silenced this warning locally and in CI with "xpack.security.enabled: false"