summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/expression_index.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-1/+1
|
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
|
* SERVER-19596 Remove implicit circlular dependency in s2_keysKevin Albertson2015-08-111-2/+15
|
* SERVER-19039 Buffer fetched documents in geoNearBrandon Zhang2015-07-201-1/+11
|
* SERVER-19097 Add version 3 to 2dsphere indexKevin Albertson2015-07-171-3/+3
|
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-21/+20
|
* SERVER-5800 changes for geo expression index performance, avoid preprojectingGreg Studer2014-07-231-0/+60
- additional covering parameters - only project points when required