I built ruosh because all the python based full text search is either slow or dont have the functionalities of a search library , wanted something with a familiar Python API( think of whoosh) that didn't require standing up Elasticsearch.
Honestly, a pretty nice idea if you just want search without installing a bunch of dependencies/infra. I haven't used Tantivy, but I have a project it seems perfect for!