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.
pip install ruosh
loading...