summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/expression_keys_private.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47969 Use Pooled KeyString builder in all index key generators where p...Henrik Edin2020-05-211-4/+8
* SERVER-47928 Fix quadradic KeyString insert behavior in fts indexes.Henrik Edin2020-05-051-1/+2
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-191-0/+1
* SERVER-43911 Permit building compound hashed indexesArun Banala2019-10-281-1/+1
* SERVER-41721 Make IndexAccessMethod::getKeys output a KeyString setGregory Noma2019-08-081-6/+26
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-31418 Delete dead key gen code.David Storch2017-10-091-4/+1
* SERVER-24508 delete BSONObjCmpDavid Storch2016-08-231-1/+1
* SERVER-23114 Compute multikey paths in 2dsphere index key generation.Max Hirschhorn2016-06-031-1/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-23349 make CollatorInterface methods constDavid Storch2016-05-041-1/+1
* SERVER-23092 Collation-aware index key generationTess Avitabile2016-05-021-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-82/+81
* SERVER-8391 introduce a (indexObj x doc) -> keys function for upgrade checkingHari Khalsa2014-02-191-0/+130