- π¦πΊAustralia Sam152
I did this on a side project with some naive filtering of results.
Hello! I will be building either a Next.js or Gatsby front end for my decoupled Drupal instance and am wrestling with how to best implement search. The requirements for my search will need faceted searching, pagination and sorting capabilities. I like the approach Lunr takes and I see that there is a Drupal Lunr Search API NPM package. Do you know if I go this route with this Drupal module that i will be able to pull off faceted searching, pagination and sorting? Are you aware of any example projects that are doing this already?
THANKS
Active
2.0
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I did this on a side project with some naive filtering of results.