summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/s2_bucket_access_method.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67471 Improve RecordId usage performanceJordi Olivares Provencio2022-07-151-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-63251 Rename AbstractIndexAccessMethod to SortedDataIndexAccessMethodMathias Stearn2022-02-031-1/+1
* SERVER-61184 Add limit to number of compound 2dsphere index keys we may generateHenrik Edin2021-12-221-0/+1
* SERVER-60607 S2BucketAccessMethod handles NaN/out of range values when extrac...Benety Goh2021-10-121-1/+1
* SERVER-59305 Reject timeseries measurements with array values in indexed fieldsDan Larkin-York2021-09-151-0/+6
* SERVER-59593 Fix compound 2dsphere indexes on timeseries metricsDan Larkin-York2021-08-271-9/+9
* SERVER-58067 Support 2dsphere indexes on time-series measurementsDan Larkin-York2021-07-301-0/+132