|
|
|
|
|
by PSeitz
756 days ago
|
|
> Hm, I am interested, but I would love to use it as a rust lib and just have rust types instead of some json config... Yes that's how you use tantivy normally, not sure which json config you mean. tantivy-cli is more like a showcase, https://github.com/quickwit-oss/tantivy is the actual project. |
|
But instead of this, I would prefer some way to just hand it JSON and for it to just index all the fields...
for comparison, this is my meilisearch SDK code: