summaryrefslogtreecommitdiff
path: root/jstests/sharding/fts_score_sort_sharded.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-2/+2
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-2/+2
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-4/+0
* SERVER-43816 Push $text and $meta:"textScore" sort into the PlanStage layer.David Storch2019-12-181-25/+28
* SERVER-42836 Fast path for sort key generation of WorkingSetMembersJustin Seyster2019-10-151-6/+36
* Revert "SERVER-42836 Fast path for sort key generation of WorkingSetMembers"Justin Seyster2019-10-081-36/+6
* SERVER-42836 Fast path for sort key generation of WorkingSetMembersJustin Seyster2019-10-081-6/+36
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+2
* SERVER-24810 swap assert movePrimary commands with ShardingTest::ensurePrimar...Dianna Hohensee2016-06-301-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-20/+26
* SERVER-13635: update many sharding tests to work with other storage enginesEliot Horowitz2014-10-111-2/+2
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-7/+5
* SERVER-9063 Correctly sort on text metadata for sharded queriesJason Rassi2013-12-171-0/+68