New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

MongoDB C100DBA Exam - Topic 1 Question 80 Discussion

Actual exam question for MongoDB's C100DBA exam
Question #: 80
Topic #: 1
[All C100DBA Questions]

You perform the following query on the sayings collection, which has the index

{ quote : "text" }:

Assuming the documents below are in the collection, which ones will the following query return? Check all that

apply.

db.sayings.find( { $text : { $search : "fact find" } } )

Show Suggested Answer Hide Answer
Suggested Answer: B, C

Contribute your Thoughts:

0/2000 characters
Aaron
4 months ago
Not sure about C, seems too vague for the search.
upvoted 0 times
...
Margo
4 months ago
Totally agree, B and C are spot on!
upvoted 0 times
...
Graciela
4 months ago
Wait, does "fact find" really match those quotes?
upvoted 0 times
...
Flo
4 months ago
I think A is a stretch, not relevant.
upvoted 0 times
...
Pearly
4 months ago
B and C are definitely in the results.
upvoted 0 times
...
Wynell
5 months ago
I believe the text search will return documents that contain either word, so I think all three options could potentially match.
upvoted 0 times
...
Ceola
5 months ago
I'm a bit confused about whether the order of words matters in the search. Does anyone know if "find" needs to come right after "fact"?
upvoted 0 times
...
Barrett
5 months ago
I remember practicing a similar question, and I think options B and C might be correct since they both mention "fact."
upvoted 0 times
...
Desmond
5 months ago
I think the query is looking for documents that contain both "fact" and "find," but I'm not entirely sure how the text search works with phrases.
upvoted 0 times
...
Pamella
5 months ago
I'm a bit unsure about this one. The text search query is a bit tricky, and I want to make sure I understand it fully before selecting the right answer.
upvoted 0 times
...
Esteban
5 months ago
Okay, let's see. The query is looking for documents where the quote field contains the phrase "fact find". So I'll need to check each option and see if the quote matches that criteria.
upvoted 0 times
...
Alica
5 months ago
Hmm, this looks like a text search query on the "sayings" collection. I'll need to think carefully about which quotes contain the words "fact" and "find" to determine the correct answer.
upvoted 0 times
...
Margot
5 months ago
Alright, I think I've got this. The query is looking for documents where the quote field contains both the word "fact" and the word "find". So options B and C should be the correct answers.
upvoted 0 times
...
Charlette
5 months ago
Ah, I remember learning about this in class. The getExternalFilesDir() method is used to get the directory of the external storage, so the answer is True. Glad I brushed up on this topic before the exam.
upvoted 0 times
...
Nikita
5 months ago
I think an Rbi analysis is similar to a Hazop study, but I'm not entirely sure if that's right.
upvoted 0 times
...

Save Cancel