1.

________ indexes can include any field whose value is a string or an array of string elements.(a) text(b) string(c) char(d) none of the mentionedI had been asked this question in quiz.My question comes from Model Data for Atomic operations in chapter Data Models of MongoDB

Answer»

The correct OPTION is (a) text

The EXPLANATION: MongoDB provides text indexes to SUPPORT text SEARCH of string content in DOCUMENTS of a collection.



Discussion

No Comment Found

Related InterviewSolutions