summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/index_bounds_builder.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-143/+140
* SERVER-13960 bug fixes for OR with inexact predicatesDavid Storch2014-05-301-4/+4
* SERVER-13960 fix access planning for OR with inexact child predicatesDavid Storch2014-05-301-5/+14
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-5/+5
* SERVER-13767 add special case NaN handling in matcher and index bounds builderDavid Storch2014-05-011-0/+1
* SERVER-12460 Relocate fast count code for 2.6, port old tests over for new ve...samantharitter2014-02-141-0/+11
* SERVER-2094 fast distinct when field is indexed and query is fully coveredHari Khalsa2014-01-231-0/+13
* SERVER-10363 SERVER-11387 pay attention to special geo idx paramsHari Khalsa2014-01-061-17/+41
* SERVER-11852 fix query planning for inexact regexesDavid Storch2013-12-021-1/+3
* SERVER-11817 use enum instead of bool for exact/inexact index boundsDavid Storch2013-11-221-6/+14
* SERVER-10026 move 2d into stages, remove old query from 2d executionHari Khalsa2013-10-241-3/+0
* SERVER-10471 merge index bounds, enumerate based on indices, bug fixesHari Khalsa2013-10-071-0/+34
* SERVER-10471 add s2near stage, enable all 2dsphere queries, enable 2d queries...Hari Khalsa2013-10-041-0/+5
* SERVER-10471 enumerate indices w/array operators correctly, clean up and comm...Hari Khalsa2013-09-301-3/+5
* SERVER-10471 pseudo-expression/hashed indicesHari Khalsa2013-09-271-2/+3
* SERVER-10026 enumeration as strategies, bug fixes galore, build plansHari Khalsa2013-09-181-3/+8
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10026 SERVER-10471 begin more sustainable planning approachHari Khalsa2013-08-291-0/+72