Mongodb – read queries becoming slower the more indexes I add
It seems that the more compound index I add to my collection it gets better to some point and then beyond that the more indexes the slower it becomes. Is this possible? If so why? EDITED: I am referring to…