advanced indexing activity in mongodb

  • Advanced index operation in MongoDB

    Advanced index operation in MongoDB

    create an index on the array ie create separate indexes for each of its fields. so in this situation, when we create an index on the array of tags, individual indexes will be created for their values: music, cricket and blogs.