search-ui
search-ui copied to clipboard
What are you building with Search UI?
We'd love to hear about what you're building with Search UI! Bonus points if you can link us to a public search built with Search UI.
It's rewarding for us a developers to see the fruits of our labor in action. Feel free to share with us your challenges, struggles, or successes as well. We are all ears!👂 ❤️
Hey there, we're building bestcourses, an online course comparison platform. We aggregate more than 190k courses from 15 different online learning platforms, to help learners discover awesome courses with ease :)
@janoschsworkspace Awesome! What sort of tech stack are you working with? Elasticsearch or App Search? Are you using Search UI with something like Next JS, etc?
We're working with AppSearch for now, but we're likely going to switch to Elasticsearch in the future for more flexibility. And yes, we are using NextJS for our frontend paired with Search UI
I found this project using search-ui: https://github.com/SDGforskning/find-sdg-research There is a link to the live website.
I'm using search-ui for this: https://www.adambahri.com/projects/#content-sharing-platform
Also found this: https://www.zora.uzh.ch/search/?q=elasticsearch
Hi, thanks for the great work on the Elastic Search UI!
This is my first attempt with React/ES Search-UI: https://bv.fapesp.br/en/react_publicacaoes_cientificas/?q=COVID https://gitlab.com/bv_fapesp/custom-search-ui/
You can see the multi level facets solution and a small chart at the top. The application is solely backed by Elastic Search, and Nginx handles the routes.
The entire portal is backed by Elastic's brother Solr.
We have switched our search and front end to use elasticsearch on Completely Retail. We are using the prebuilt components in a nextjs app to deliver the search. We have also managed to wrangle the components into a shape where we are server side rendering the search results.
Hey we are building this search for BigCommerce coupled with automobile fitment for Ntwonline. Search UI has been great
https://ntwonline.com/wheels/?year=2019&make=Cadillac&model=Escalade&trim=Platinum&suspension=0
Currently we are trying to figure out how to add trackurlstate as well as support the additional attributes for the vehicles that are not search facets.