1.

MongoDB supports spherical surface calculations on legacy coordinate pairs using a _______ index.(a) 2dsphere(b) 2d(c) geoHaystack(d) all of the mentionedThe question was asked in semester exam.I need to ask this question from Index Types in division Index/Indexing Concepts of MongoDB

Answer»

Correct answer is (a) 2dsphere

To elaborate: If you choose FLAT SURFACE calculations via a 2d index, you can STORE DATA only as LEGACY coordinate pairs.



Discussion

No Comment Found

Related InterviewSolutions