Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

________ 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 mentioned

Answer: a
Explanation: MongoDB provides text indexes to support text search of string content in documents of a collection.

Join The Discussion