Closed brianhelba closed 9 years ago
The CommitMessages collection needs to be indexed on "date", as it is sorted on that field.
Other collections' fields probably need to be explicitly indexed too.
index the "sha" field in the CommitMessages collection
tentatively fixed. I will continue to add indexes as I see the need.
The CommitMessages collection needs to be indexed on "date", as it is sorted on that field.
Other collections' fields probably need to be explicitly indexed too.