CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 30: C100DEV: MongoDB Associate Developer

A collection has the following documents:{_id: 1, lastName: “Doe”, hobbies: “likes sports, reading, and bird watching”}{_id: 2, lastName: “Spears”, hobbies: “likes to ride a bike and hiking”}{_id: 3, lastName: “Smith”, hobbies: “likes to watch movies and medieval spears”}A text search query follows the pattern “find a…

Nội dung câu hỏi

A collection has the following documents:{_id: 1, lastName: “Doe”, hobbies: “likes sports, reading, and bird watching”}{_id: 2, lastName: “Spears”, hobbies: “likes to ride a bike and hiking”}{_id: 3, lastName: “Smith”, hobbies: “likes to watch movies and medieval spears”}A text search query follows the pattern “find all people where ‘spears’ appears in any field”. The appropriate analyzer has been selected to support this query. What Atlas Search index should be created?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. { “mappings”: {“dynamic”: yes}}
  2. B. { “mappings”: {“dynamic”: true}} — đáp án hiện tại
  3. C. { “mappings”: {“dynamic”: “runtime”}}
  4. D. { “mappings”: {“dynamic”: 1}}

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề