[SERVER-996] Terms used in the drivers, packets and docs are not consistent Created: 11/Apr/10  Updated: 06/Jan/18  Resolved: 06/Jan/18

Status: Closed
Project: Core Server
Component/s: Usability
Affects Version/s: 1.5.0
Fix Version/s: None

Type: Improvement Priority: Major - P3
Reporter: pablo platt Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:

 Description   

The same thing is used with a different name in several places.
For example, the js API uses sort while the OPT_QUERY packet uses orderby:
db.users.find({}).sort(

{last_name: 1}

);
{$query :

{x:1}

, $orderby : {last_name: 1}}

skip / offset / numberToSkip
limit / numberToReturn

It is important to use the same name everywhere and usually just use the official term from SQL or map reduce.



 Comments   
Comment by Ian Whalen (Inactive) [ 06/Jan/18 ]

Sorry for the delay in addressing it, but this ticket is a bit more broad than what we try to catalog in the SERVER project - if you have any specific change requests please file those as individual tickets that our team can triage and work on individually.

Generated at Thu Feb 08 02:55:45 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.