Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-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-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-12851
compact: shell help text mentions non-existent cancelOp commandSERVER-12941
Improve error message for createIndexes commands with blank namespacesSERVER-12967
remove createIndexes 'noChangesMade' field as its redundantSERVER-8638
Allowed to build {<field>:0} indexSERVER-6911
TTL monitor reports "ERROR: error processing ttl for db" during initial syncSERVER-14740
Query rewrite of special $or leaf case to rooted $or not working for nested expressionsSERVER-23078
Move MultikeyPaths using declaration to its own header fileSERVER-4104
show this->n on shape() in btree bucketSERVER-8
get rid of index namesSERVER-43410
MultiIndexBlock::_dumpInsertsFromBulk not used or implementedSERVER-993
btree BucketSize is wrong.SERVER-2441
ensureIndex records arbitrary direction objectsSERVER-47551
Remove checkUniqueIndexConstraints unused functionSERVER-32708
Replace the md5 hash function used in the "hashed" index type with a faster one, such as xxhash.SERVER-32786
Slow Inserts on MongoDB Sharded ClusterSERVER-7164
Duplicate key errors are different on capped collectionsSERVER-5620
_id index underusedSERVER-6157
Refactor BSONObjExtSortSERVER-6095
make multikey indices useful for shardingSERVER-5759
indexOnly in explain() is not reported correctlySERVER-5036
MongoDB crashes on indexing nested arraySERVER-2773
Allow jumps in the btree of indexesSERVER-2732
btreebuilder may create a bucket with a null nextLocSERVER-28010
Creating index on array of sub document fields causes unexpected bounds from index use in explainSERVER-31418
Clean up dead key generation codeSERVER-30224
Need completion flag field in db.coll.getIndexes() output.SERVER-18170
_id index should not be allowed to have partial filter or be sparseSERVER-18465
Simplify confusing warning message when index key generation for 2dsphere indices generates a large number of keysSERVER-17024
2dsphere index doesn't work when you put it as third field in ensureIndex()SERVER-17794
Indexing progress statusSERVER-17457
Inclusion of "null" in "distinct" result depends on existence of indexSERVER-21888
Provide operation to determine if an index existsSERVER-18895
Background index building with nice/ionice/prioritySERVER-18518
Add filter support for listIndexesSERVER-27867
It would be nice if createIndex ran in the background as defaultSERVER-29002
Fix range check in IndexBoundsBuilder::simpleRegexSERVER-30272
Found an index like {fieldName: 0}SERVER-12511
2.4 indexes can cause incorrect results with Infinity fieldsSERVER-11965
Allow compound indexes using single elements from multiple arraysSERVER-11374
Can create indexes on non-insertable fields (i.e. beginning with '$')SERVER-13933
compound index with numeric keys onlySERVER-12857
Add createIndexes tests to auth test suiteSERVER-12855
createIndexes 'numIndexesAfter' field missing if there are errorsSERVER-12874
Ensure index does not properly update index with case mismatchSERVER-14621
Fuzzy Search Capability
{"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