AdvisorySG / mentorship-page

React app for Advisory's Mentorship Network page
https://mentorship.advisory.sg/
MIT License
1 stars 14 forks source link

Search: Migrate to alternative search library #854

Open wei2912 opened 1 week ago

wei2912 commented 1 week ago

We've been using Elastic Search UI for a while, but we're now running into the following limitations:

  1. No infinite scroll support (https://github.com/AdvisorySG/mentorship-page/issues/645)
  2. Difficult to link to individual mentors (see https://github.com/AdvisorySG/mentorship-page/pull/731)
  3. Customisation of Elastic Search queries

A possible alternative might be https://www.searchkit.co/, but more research needs to be done first.

linear[bot] commented 1 week ago

MPT-125 Search: Migrate to alternative search library