Atlas search - username search dont match without full name

Hello Guys, i have a problem with the atlas search. For example: In the users collection i create the atlas index for all fields. I search for the username like “rhom”. But it dont match anything. 1 of the documents has the username “rhombicombi”. Only wehen i search for the full username it match? What can i do?

Hi @Alessandro_Rhomberg,

Welcome to MongoDB Community.

Can you share what operators you use when querying? Not all allow partial word searches and some wait for a full word to search.

Thanks,
Pavel