

InterviewSolution
Saved Bookmarks
1. |
MongoDB provides a ________ index type that supports searching for string content in a collection.(a) string(b) text(c) char(d) none of the mentionedThe question was asked in my homework.The doubt is from Indexes In MongoDB topic in portion Index/Indexing Concepts of MongoDB |
Answer» Right choice is (b) text |
|