When mass indexing an entity containing an @IndexedEmbedded *-to-one association which only includes the associated id into the index, fetching the associated entity from the database is not needed. So we can optimize that particular case.