Commit Graph

17 Commits

Author SHA1 Message Date
Ted Tuckman
805171eb5b SERVER-60474 Change error message for $search without search enabled 2022-11-04 18:10:12 +00:00
Ted Tuckman
3b8e0cad86 SERVER-67582 Remove featureFlagSearchMeta 2022-07-07 14:51:10 +00:00
Charlie Swanson
eb1db70a80 SERVER-65692 $searchMeta improvement 2022-05-07 00:59:34 +00:00
Charlie Swanson
151b8aed39 SERVER-65689 Accept 'unrecognized stage' as acceptable error code 2022-04-15 14:35:14 +00:00
Charlie Swanson
2b5fc3ed28 SERVER-64480 Enable multiple SEARCH_META usages 2022-04-15 02:15:29 +00:00
Ted Tuckman
4ce48b4608 SERVER-58886 Ban SEARCH_META on sharded collections on variable access 2021-08-03 15:54:05 +00:00
Ted Tuckman
0f554217d6 SERVER-58581 Add SEARCH_META variable 2021-07-23 11:44:52 +00:00
Anton Korshunov
0fc5b56b12 SERVER-51823 Use classic engine to evaluate queries containing expressions not supported in SBE 2021-02-14 15:30:07 +00:00
Charlie Swanson
a71a2a8bfe SERVER-47398 Start sending 'let' for aggregates.
Replaces usages of 'runtimeConstants' with 'let' parameters. This does
not replace usages for the write commands and for $merge. We will need
follow-up work for that.
2020-12-01 20:00:06 +00:00
Justin Seyster
cdec685db9 SERVER-49227 Tag tests to be excluded from aggregation_slot_based_execution 2020-08-18 23:23:42 +00:00
Eric Cox
31e870e6a0 SERVER-47191 Implement evalutation of Expressions to produce let parameters 2020-04-23 17:23:50 +00:00
Katherine Wu
0b045c34c2 SERVER-46311 $$IS_MR and $$JS_SCOPE access crashes server
create mode 100644 jstests/aggregation/variables/runtime_constants.js
2020-02-26 20:24:51 +00:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
James Wahlin
2087f94e8c SERVER-30046 Support $expr constant expression in ComparisonMatchExpression 2017-08-09 16:29:49 -04:00
James Wahlin
5273c2bad7 SERVER-28651 Move agg var ownership to ExpressionContext 2017-04-29 09:21:00 -04:00
David Storch
2f367a1e6a SERVER-27614 add $$REMOVE agg system variable 2017-03-13 17:50:16 -04:00