Client side search with three js libs
Posted on January 1, 2020
Client side search with three js libs
I've already tested Lunr in PRESENTA.
I've then discovered FlexSearch as an alternative documented in this quick post.
Now, JS Search is another option.
Since I'm planning to add client search capability to this blog, I'm thinking to make a POC to taste better the differences.