How to Perform Fuzzy-Matching with Mongo Connector and Elastic Search
By Luke Lovett, Python Engineer at MongoDB
Introduction
Suppose you’re running MongoDB. Great! Now you can find exact matches to all the queries you can throw at the database. Now, imagine that you’re also building a text-search feature into your application. It has to draw words out of…