Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-43410
MultiIndexBlock::_dumpInsertsFromBulk not used or implementedSERVER-38532
Add index ns and name to "build index done" log lineSERVER-18087
index_retry.js and index_no_retry.js not checking for presence of "progress" field in currentOp() resultSERVER-14740
Query rewrite of special $or leaf case to rooted $or not working for nested expressionsSERVER-12967
remove createIndexes 'noChangesMade' field as its redundantSERVER-12941
Improve error message for createIndexes commands with blank namespacesSERVER-8638
Allowed to build {<field>:0} indexSERVER-27561
Should a text query for 'leaderboard' match 'leader-board'?SERVER-25667
How to get the number of key/value pairs in an index?SERVER-23078
Move MultikeyPaths using declaration to its own header fileSERVER-2441
ensureIndex records arbitrary direction objectsSERVER-6911
TTL monitor reports "ERROR: error processing ttl for db" during initial syncSERVER-4104
show this->n on shape() in btree bucketSERVER-993
btree BucketSize is wrong.SERVER-8
get rid of index namesSERVER-11445
reIndex command result document is missing nIndexesWas fieldSERVER-12851
compact: shell help text mentions non-existent cancelOp commandSERVER-47551
Remove checkUniqueIndexConstraints unused functionSERVER-50073
Error message when creating a mixed hashed/not hashed index does not state the problemSERVER-43575
Duplicate index because of deprecation of backgroundSERVER-44101
Add a KeyString::Value::hash method and use it in validationSERVER-44100
Use CityHash instead of MurmurHash for validateSERVER-44098
Pass only number of keys in shouldMarkIndexAsMultiKeySERVER-43221
Applying index makes aggregation query go significantly slowerSERVER-30272
Found an index like {fieldName: 0}SERVER-30224
Need completion flag field in db.coll.getIndexes() output.SERVER-32786
Slow Inserts on MongoDB Sharded ClusterSERVER-32708
Replace the md5 hash function used in the "hashed" index type with a faster one, such as xxhash.SERVER-31418
Clean up dead key generation codeSERVER-50665
Index creation stuck with "Index Build: draining writes received during build"SERVER-19714
config.collections should reflect if the shard key is uniqueSERVER-18465
Simplify confusing warning message when index key generation for 2dsphere indices generates a large number of keysSERVER-18518
Add filter support for listIndexesSERVER-17457
Inclusion of "null" in "distinct" result depends on existence of indexSERVER-19436
Batch writes when building an indexSERVER-18784
Errors during concurrent update/upsert on an existing document with a unique indexSERVER-18835
change shard collection's 'expireAfterSeconds' cause moveChunk failSERVER-18895
Background index building with nice/ionice/prioritySERVER-19998
Collection lacks a unique index on _id on 3.0 secondary with 2.6 primarySERVER-35844
TTL index should be able to include _id field, why not ?SERVER-17794
Indexing progress statusSERVER-18170
_id index should not be allowed to have partial filter or be sparseSERVER-17024
2dsphere index doesn't work when you put it as third field in ensureIndex()SERVER-10879
ensureIndex() on existing text index should not errorSERVER-8975
Deleting non-existent indexes on a collection drops active (basic) cursors on that collectionSERVER-10659
Admin Data for Fragmentation and Index usageSERVER-10479
The wassert in kill_idx should say how many indexes got deletedSERVER-9184
Cleanup TTL logic/lockingSERVER-9297
Btree index counters are not thread-safeSERVER-9347
Allow sparse multi-key entries in a compound index
{"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