Skip to content

Comment on Libsearch: Simple index-free full-text search for JavaScript

Comments

I never realized search like this was this easy to build in a way.

It’s a very clever RegEx engine, essentially. Though it’s unclear to me right now how will this library handles fuzzy search (e.g. Califnia instead of California) but it’s really cool to reason about its implementation

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.