-
Notifications
You must be signed in to change notification settings - Fork 367
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
What are you building with Search UI? #793
Comments
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 |
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, This is my first attempt with React/ES 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. |
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!👂 ❤️
The text was updated successfully, but these errors were encountered: