What is correct way to create Mongo composite index for old collections in java
I need to create compoundIndex for dynamic mongodb collection.
What is correct way to create Mongo composite index for old collections in java
I need to create compoundIndex for dynamic mongodb collection.