Hacker News new | ask | show | jobs
by leetrout 2435 days ago
Not op but not that I know of.

I commented below - I highly recommend Xapian for small projects to test the waters. It’s the SQLite if search.

1 comments

Or you could use the FTS extension of SQLite. https://sqlite.org/fts3.html