[DOCS-9573] Docs for SERVER-15977: Provide #ADD semantics to benchRun Created: 05/Dec/16  Updated: 11/Jul/17  Resolved: 11/Jul/17

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Emily Hall Assignee: Kay Kim (Inactive)
Resolution: Won't Fix Votes: 0
Labels: 28qa, benchRun, benchrun-intern, community-team, future-docs
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
documents SERVER-15977 Provide #ADD semantics to benchRun Closed
Participants:
Days since reply: 6 years, 31 weeks, 1 day ago

 Description   

Engineering Ticket Description:

h2: Enhancement

Want to the ability to add number in order to create a range, for example

{_id: {$gt: <RND_NUM>, $lt: <RND_NUM>+50}}

This could look something like

{ op: "let", target: "x", value: {"#RAND_INT": [0,50] }},
{ op: "find", query: { _id : { $gt : { "#VARIABLE" : "x" }, 
                                          $lt : { "#ADD" : [{#VARIABLE: "x"},50 } } } }



 Comments   
Comment by Kay Kim (Inactive) [ 11/Jul/17 ]

this doc needed refers to a different corpus, not to properties owned by docs team.

Generated at Thu Feb 08 07:58:41 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.