Skip to content

Instantly share code, notes, and snippets.

@AmitDJagtap
Created November 3, 2019 14:27
Show Gist options
  • Save AmitDJagtap/37b3da27d9cfcb2a1a68bd995ecc91d6 to your computer and use it in GitHub Desktop.
Save AmitDJagtap/37b3da27d9cfcb2a1a68bd995ecc91d6 to your computer and use it in GitHub Desktop.
db.reviews.createIndex(
{
subject: "text",
comments: "text"
}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment