partial text search
we've already seen a full text search and it will be awesome if you manage to implement partial version :)
33
votes

-
Chuck commented
This was implemented in an open source fork of MongoDB as an "ngram" language. That seems like a good solution and this would be extremely helpful.
https://docs.percona.com/percona-server-for-mongodb/4.4/ngram-full-text-search.html
-
Nhat commented
sure, cool partial text search is that make me excited