summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/indexability.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13307 do not try to index ELEM_MATCH_VALUE if a child predicate can't ...David Storch2014-03-241-14/+42
* SERVER-12557 allow exists queries to use an indexSamantha Ritter2014-02-281-0/+1
* SERVER-12532 negated predicates can use an indexDavid Storch2014-02-141-1/+18
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-9063 Add new query operator $textJason Rassi2013-10-111-1/+2
* SERVER-10471 multikey correctness, fix compound idxs, a few bug fixesHari Khalsa2013-10-011-0/+5
* SERVER-10471 enumerate indices w/array operators correctly, clean up and comm...Hari Khalsa2013-09-301-0/+70