Use _id as single unique index
Having a unique index is essential for asapo logic. Currently, asapo creates index an every DB injection to ensure, that index exists. If _id is a single unique index, other indexes are important only for performance reason.