After creating this index, which query can use it to avoid a full collection scan?db.users.createIndex({ email: 1 })