-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Added index caveats regarding the $or operator #503
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
Conversation
Added index caveats wrt $or
Thanks so much for your contribution. Sorry for not following up on this sooner. Could you fill out the 10gen contributor agreement and I'll work to get this merged into the documentation: http://www.10gen.com/legal/contributor-agreement Cheers, |
Sam, All set. Best, On Mon, Jan 7, 2013 at 12:44 PM, Sam Kleinman notifications@github.comwrote:
|
(cherry picked from commit 239fab9)
* DOCSP-28944 Stage Wizard Procedures (#492) * DOCSP-28944 Stage Wizard Procedures * wording * update screenshots * update screenshot size * NV feedback * BC feedback * DOCSP-29483 Stage Wizard Aggregation Stages (#497) * DOCSP-29483 Stage Wizard Pipeline Use Cases * alphabetize stages * missing period * note on simple uses cases via BC feedback * wording * intro text rewrite * drag and drop functionality * wording * wording * DOCSP-30041 Stage Wizard Icon Screenshots (#504) * DOCSP-29657 Stage wizard search input (#503) * DOCSP-29657 Stage Wizard Search function * delete line * wording * wording * formatting, typos, and new step
* DOCSP-28944 Stage Wizard Procedures (#492) * DOCSP-28944 Stage Wizard Procedures * wording * update screenshots * update screenshot size * NV feedback * BC feedback * DOCSP-29483 Stage Wizard Aggregation Stages (#497) * DOCSP-29483 Stage Wizard Pipeline Use Cases * alphabetize stages * missing period * note on simple uses cases via BC feedback * wording * intro text rewrite * drag and drop functionality * wording * wording * DOCSP-30041 Stage Wizard Icon Screenshots (#504) * DOCSP-29657 Stage wizard search input (#503) * DOCSP-29657 Stage Wizard Search function * delete line * wording * wording * formatting, typos, and new step * DOCSP-30592 Create Aggregation Pipeline Page (#506) * DOCSP-30592 Create Aggregation Pipeline Page * delete page * toc * toc * image res * image res * learn more * learn more * bullet * fix depth * AB feedback' * revert indentations * DOCSP-30593 Save a Pipeline Task Page (#507) * DOCSP-30593 Save a Pipeline Task Page * build errors * new learn more link, typo fixes * create a view page * toc * newline * build errors * AB feedback * DOCSP-30594 Open Saved Pipeline (#513) * DOCSP-30594 Open Saved Pipeline * copy * copy * typos * DC feedback * feedback * view vs tab * DOCSP-30595 Remove Import Pipeline from Text Page (#517) * DOCSP-30595 Remove Import Pipeline from Text Page * toc build error * DOCSP-30596 View Explain Plans (#520) * DOCSP-30596 View Explain Plans * wording * add under learn more * ref link * SO feedback * DOCSP-30597 Specify Custom Collation (#524) * DOCSP-30597 Specify Custom Collation * about section * link * JA feedback * typo * nits * DOCSP-30598 maxTimeMS Task Page (#526) * DOCSP-30598 maxTimeMS Task Page * add to toc * move content * small changes * wording * JA feedback * wording * JA About This Task feedback * DOCSP-30599 Export Aggregation Results in Compass (#529) * DOCSP-30599 Export Aggregation Results in Compass * wording * * * * * JA feedback * resize table * more feedback * style * DOCSP-31488 Create a View from Pipeline Results (#533) * DOCSP-31488 Create a View from Pipeline Results * image resize * wording * SO feedback + info typing fixes * eye icon * DOCSP-31489 Count Result Documents (#534) * DOCSP-31489 Count Result Documents * icon * new icon * copy * JD feedback * wording * DOCSP-31490 Pipeline Settings Reference Page (#536) * DOCSP-31490 Pipeline Settings Reference Page * add to toc * wording * DOCSP-27738 Aggregation Pipeline Refactor Cleanup (#538) * DOCSP-27738 Aggregation Pipeline Refactor Cleanup * remove version number * remove unnecessary Before you Begin section * remove periods from steps * remove font treatment from headers * typo * more font treatment fixes * spacing * JA feedback * JO feedback for importing pipelines * build errors * JA feedback - driver docs link * JO feedback - import text pipeline note
The index documentation failed to mention the caveats, gotchas, and sinkholes when using the $or operator. I watered down the salient details from the $or documentation and added them to the "Index Behaviors and Limitations" section.