search-ui icon indicating copy to clipboard operation
search-ui copied to clipboard

What are you building with Search UI?

Open JasonStoltz opened this issue 2 years ago • 9 comments

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!👂 ❤️

JasonStoltz avatar Jul 08 '22 20:07 JasonStoltz

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 :)

janoschherrmann avatar Sep 28 '22 11:09 janoschherrmann

@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?

JasonStoltz avatar Sep 28 '22 14:09 JasonStoltz

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

janoschherrmann avatar Sep 28 '22 14:09 janoschherrmann

I found this project using search-ui: https://github.com/SDGforskning/find-sdg-research There is a link to the live website.

JeroenAdam avatar Dec 28 '22 15:12 JeroenAdam

I'm using search-ui for this: https://www.adambahri.com/projects/#content-sharing-platform

JeroenAdam avatar Dec 28 '22 15:12 JeroenAdam

Also found this: https://www.zora.uzh.ch/search/?q=elasticsearch

JeroenAdam avatar Dec 28 '22 15:12 JeroenAdam

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.

robson-koji avatar Aug 02 '23 14:08 robson-koji

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.

applicity avatar Oct 05 '23 10:10 applicity

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.

dankoz51 avatar Jan 09 '24 05:01 dankoz51