Open main menu

PBN

Close main menu
  • About
  • Blog
  • Contact

Python By Night

Login

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?
  • Share on twitter
  • MongoDB
  • Beanie

PBN

Python by Night is what happens when there's not enough time during the day. It is a Pythonic journey for a non-developer with lessons learned along the way.

search

topics

  • General
  • FastAPI
  • MongoDB
  • Flask
  • Environment
  • Beanie
  • Ruminations
  • Rich
  • Logging
  • Jinja
  • PyCon
  • Dependency
  • PDM
  • DjangoCon

support

Buy Me a Coffee

keep in touch

Follow
Recent Posts
  • Twenty Twenty-Two
  • My First DjangoCon
  • Using PDM for Your Next Python Project
  • Building a Decorator for a FastAPI Route

PBN

© 2021 - Python By Night