Skip to content

DOCSP-41985: compound idx #141

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

Conversation

rustagir
Copy link
Collaborator

@rustagir rustagir commented Sep 13, 2024

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-41985
Staging - https://deploy-preview-141--docs-php-library.netlify.app/indexes/compound-index/

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?

Copy link

netlify bot commented Sep 13, 2024

Deploy Preview for docs-php-library ready!

Name Link
🔨 Latest commit a497539
🔍 Latest deploy log https://app.netlify.com/sites/docs-php-library/deploys/66e8389b784b0e0008dd30a4
😎 Deploy Preview https://deploy-preview-141--docs-php-library.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rustagir rustagir force-pushed the DOCSP-41985-compound-idx branch from c0f6e1f to d762275 Compare September 13, 2024 20:31
Copy link
Collaborator

@mcmorisi mcmorisi left a comment

Choose a reason for hiding this comment

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

LGTM with one fix!


**Compound indexes** hold references to multiple
fields within a collection's documents, improving query and sort
performance. You can create a multikey index on a collection
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
performance. You can create a multikey index on a collection
performance. You can create a compound index on a collection

@rustagir rustagir requested review from a team and alcaeus and removed request for a team September 16, 2024 13:54
@rustagir rustagir merged commit a772b6a into mongodb:php-standardization Sep 17, 2024
5 of 6 checks passed
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.

3 participants