Tutorial: Build A Movie Search UI With ReactiveSearch
Search is the window into what your users want. Whether you're building an e-commerce store, a SaaS product, a marketplace, or an aggregator, search experiences remain the biggest driver to insights into your users' wants, and directly impact convers...
blog.reactivesearch.io14 min read
R Delaviz
I really find this blog post very useful. I have one question. If I point the elasticsearch url to the one given in this tutorial is works fine but I change it to my own url which is a docker container it loads nothing. If I use Dejavu it works fine with the same docker url. Any clue what could be the problem?