summaryrefslogtreecommitdiff
path: root/jstests/core/fts_projection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54322 Text query plans are not shown properly in SBE explainAnton Korshunov2021-03-131-2/+2
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-3/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-0/+3
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+0
* SERVER-43816 Push $text and $meta:"textScore" sort into the PlanStage layer.David Storch2019-12-181-16/+4
* SERVER-44793 add requires_fcv_44 tag to query tests in coreIan Boros2019-11-221-0/+1
* SERVER-44056 Test that meta textScore projections result in missing when no t...Ian Boros2019-11-071-0/+12
* SERVER-42435 Remove ParsedProjection and ProjectionExecIan Boros2019-10-231-8/+4
* SERVER-42421 Create a projection_ast::Projection during construction of the C...Ian Boros2019-09-231-2/+0
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-2/+2
* SERVER-26833 Non-blocking text queries when projection ignores score.Justin Seyster2017-10-191-0/+13
* SERVER-19402 Change agg array sort semantics to match find.David Storch2017-07-211-2/+0
* SERVER-21089 fix assert.throw/doesNotThrow() argument validationRobert Guo2016-10-271-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-8/+15
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-19/+29
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-221-2/+2
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+99