I set the field order as unique on the collection schema, but if change the order of the item I receive the error: dup key: {: 1}.
How can do this, set the order as unique and can update? (I'm using Collection2 for the schema.)
Thanks alot for this package.