Hacker News new | ask | show | jobs
by Luff 2196 days ago
How does it compare with flexsearch? It claims to be the fastest, smallest, prettiest search library in town. https://github.com/nextapps-de/flexsearch
1 comments

this one is 100% client side, flexsearch is client-server.

I guess for bigger indexes not gonna work out, as the payload will be huge and it pushes all the work to the client.

Nope.. Was looking into flex search today.. is all client side