Hacker News new | ask | show | jobs
by PSeitz 746 days ago
You can just put everything in a JSON field in tantivy and set it to INDEXED and FAST
1 comments

Hm, I need to read up on the trade offs of going this route.

Thanks!