Is it possible to make a field unique without using @Indexed annotation at code level or making a unique index setting at mongo document settings level ?
If removing the