Behavior of createIndex for an existing index

Hi @Sneh_Bharati,

Yes, that is the option I mentioned: @Indexed(background=true).

However, you also have to include that for every index annotation rather than configuring a global default (as suggested in DATAMONGO-1895).

Regards,
Stennie

1 Like