Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-43410
MultiIndexBlock::_dumpInsertsFromBulk not used or implementedSERVER-23078
Move MultikeyPaths using declaration to its own header fileSERVER-38532
Add index ns and name to "build index done" log lineSERVER-25667
How to get the number of key/value pairs in an index?SERVER-27561
Should a text query for 'leaderboard' match 'leader-board'?SERVER-11445
reIndex command result document is missing nIndexesWas fieldSERVER-12941
Improve error message for createIndexes commands with blank namespacesSERVER-12851
compact: shell help text mentions non-existent cancelOp commandSERVER-12967
remove createIndexes 'noChangesMade' field as its redundantSERVER-14740
Query rewrite of special $or leaf case to rooted $or not working for nested expressionsSERVER-18087
index_retry.js and index_no_retry.js not checking for presence of "progress" field in currentOp() resultSERVER-6911
TTL monitor reports "ERROR: error processing ttl for db" during initial syncSERVER-4104
show this->n on shape() in btree bucketSERVER-8638
Allowed to build {<field>:0} indexSERVER-993
btree BucketSize is wrong.SERVER-2441
ensureIndex records arbitrary direction objectsSERVER-8
get rid of index namesSERVER-44101
Add a KeyString::Value::hash method and use it in validationSERVER-14529
assertion src/mongo/db/structure/btree/key.cpp:433SERVER-14543
Display _id of document that fails indexing for key too largeSERVER-11374
Can create indexes on non-insertable fields (i.e. beginning with '$')SERVER-9297
Btree index counters are not thread-safeSERVER-9379
getIndexes returns duplicated indexesSERVER-8587
Reindex needed after upgrade through replication?SERVER-7316
Request to add "Included Columns" as an option for index typesSERVER-7673
Support hash size (for hash indexes)SERVER-8344
warnings from IndexRebuilder at startupSERVER-8346
Allow Query Hints by Index NameSERVER-6157
Refactor BSONObjExtSortSERVER-7164
Duplicate key errors are different on capped collectionsSERVER-6786
Can't get lock to commit journal in local db during index buildSERVER-10479
The wassert in kill_idx should say how many indexes got deletedSERVER-13382
shared_ptr uses a lot of CPU time during external sort (foreground index build)SERVER-5848
Refactor IndexType suitability() method to take a FieldRangeSetPairSERVER-5620
_id index underusedSERVER-5036
MongoDB crashes on indexing nested arraySERVER-5759
indexOnly in explain() is not reported correctlySERVER-5335
Creation of _id index should automatically add unique:true to index specSERVER-35844
TTL index should be able to include _id field, why not ?SERVER-31418
Clean up dead key generation codeSERVER-29002
Fix range check in IndexBoundsBuilder::simpleRegexSERVER-43575
Duplicate index because of deprecation of backgroundSERVER-43221
Applying index makes aggregation query go significantly slowerSERVER-24041
Don´t Allow Foreground Index CreationSERVER-30224
Need completion flag field in db.coll.getIndexes() output.SERVER-30272
Found an index like {fieldName: 0}SERVER-27867
It would be nice if createIndex ran in the background as defaultSERVER-27003
TTL on long valueSERVER-27129
Does ObjectId type affect lookup performance?SERVER-28010
Creating index on array of sub document fields causes unexpected bounds from index use in explain
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0