Skip to content

adding language and support for better indexing of powerOf2Sizes #95

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

Merged
merged 1 commit into from
Jul 30, 2012

Conversation

tychoish
Copy link
Contributor

No description provided.

are powers of 2 (e.g. 4, 8, 16, 32, 64, 128, 512...) With this
option MongoDB will be able to more effectively reuse space.

:collflag:`usePowerOf2Sizes` is useful for collection where you
Copy link
Contributor

Choose a reason for hiding this comment

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

collection == collections

Also, do you mean to link back to :collflag:usePowerOf2Sizes within the same block which is the primary documentation (we discussed this general concept last week)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah, so generally, if its a reference to an object (as indexed by Sphinx,) then linking (as in this case) also changes the typesetting (makes it bold, and preformated/code) so those items are always linked. The docs are very consistent on this practice.

Glossary items (i.e. :term:) are only linked once per-section, (i.e. the first time the term appears after someone could have started to read by virtue of arriving on a page via a target link.) The docs are less consistent on this point, particularly with regards to some really common terms/ideas (collections, databases.)

@tychoish tychoish merged commit 15dd0d1 into mongodb:master Jul 30, 2012
mongo-cr-bot pushed a commit that referenced this pull request Dec 2, 2021
* DOCS-14871 adding bypass parameter example to insert page

* formatted code blocks

* FCode Formatting adjustments
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
Co-authored-by: Kenneth P. J. Dyer <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 2, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 2, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 6, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 24, 2025
* added information about errant record reporting
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