Using Beanie With FastAPI and MongoDB Let's Do A Weighted Text Search with... PyMongo? author Mario Munoz Dec 13 2021 est. read time 7 min I decided to use MongoDB as the backend database solution for my blog, and as a result, there weren't quite as many resources to refer to when trying to find a specific solution. Ergo, how do I search weighted text fields in MongoDB with Python?