|
|
|
|
|
by OtomotO
751 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... The java sdk of meilisearch was also nice, same: no need for a cli and manual configuration. I just pointed it to a db entity and indexed whole tables... Would love that for tantivy |
|
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.