5 ms·
You can just put everything in a JSON field in tantivy and set it to INDEXED and FAST
by PSeitz 2y ago
You can just put everything in a JSON field in tantivy and set it to INDEXED and FAST
- OtomotO 2y agoHm, I need to read up on the trade offs of going this route. Thanks!