summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_index_stats.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24153 Allow pipelines within $facet stage to process in batches.Charlie Swanson2016-09-011-2/+2
* SERVER-24622 Every DocumentSource should implement detach/reattachToOpCtxCharlie Swanson2016-06-171-1/+1
* SERVER-20520 Include index key in $indexStats return documentsJames Wahlin2015-10-071-0/+1
* SERVER-20680 Naming changes to $indexStats aggregation outputJames Wahlin2015-09-301-4/+3
* SERVER-2227 Addition of index usage statisticsJames Wahlin2015-09-031-0/+81