Skip to content

DOCS-8290 - Added manual page for bucket pipeline stage. #2778

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

jdestefano-mongo
Copy link
Collaborator

@jdestefano-mongo jdestefano-mongo commented Nov 22, 2016

Minor edits to bucketAuto and sortByCount descriptions on ToC and manual pages.


This change is Reviewable

bucketAuto and sortByCount descriptions on ToC and manual pages.
description: |
Categorizes incoming documents into groups, called buckets, based on
a specified expression and bucket boundaries.
---
Copy link
Collaborator Author

@jdestefano-mongo jdestefano-mongo Nov 22, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alternatives:

  • Categorizes incoming documents into groups, called buckets, based on a specified expression. Each bucket has a user-specified range of the expression's values.

  • Categorizes incoming documents into groups, called buckets, based on a specified expression and the boundaries of each bucket.

If one of these sounds better and is used instead, change the first sentence of bucket.txt as well.

@kay-kim
Copy link
Contributor

kay-kim commented Nov 22, 2016

merged

@kay-kim kay-kim closed this Nov 22, 2016
mongo-cr-bot pushed a commit that referenced this pull request Mar 27, 2023
* DOCSP-27508 Updates mongodump and mongorestore examples

* Fixes build issue

* Fixes build issue

* Fixes build errors

* Fixes build issue

* Fixes build issue

* Fixes per Jeff

* Fixes per Dave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants