

InterviewSolution
Saved Bookmarks
1. |
If a collection contains documents or embedded documents that are in different languages, include a field named _______ in the documents.(a) operator(b) lang(c) language(d) all of the mentionedI got this question in class test.I would like to ask this question from Text Search in portion Index/Indexing Concepts of MongoDB |
Answer» The correct option is (B) lang |
|