[DOCS-1806] Documentation not available for error code explanations. Created: 13/Aug/13  Updated: 03/Nov/17  Resolved: 13/Aug/13

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: 01112017-cleanup

Type: Improvement Priority: Major - P3
Reporter: auto Assignee: Unassigned
Resolution: Done Votes: 0
Labels: collector-298ba4e7
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Java/Mongodb API

Location: http://docs.mongodb.org/manual/tutorial/calculate-distances-using-spherical-geometry-with-2d-geospatial-indexes/
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36
Referrer: http://docs.mongodb.org/manual/core/2d/
Screen Resolution: 1366 x 768
repo: docs
source: tutorial/calculate-distances-using-spherical-geometry-with-2d-geospatial-indexes


Participants:
Days since reply: 10 years, 27 weeks, 1 day ago

 Description   

{ "location" : { "$near" : [ -40.8 , 45.9] , "$maxDistance" : ".01" , "$type" : "2"}}

com.mongodb.MongoException: error counting :

{ "errmsg" : "exception: type not supported for appendMinElementForType" , "code" : 10061 , "ok" : 0.0}

at com.mongodb.DBCollection.getCount(DBCollection.java:771)
at com.mongodb.DBCursor.size(DBCursor.java:632)
at com.gowonder.test.classes.Testclass.main(Testclass.java:76)



 Comments   
Comment by Sam Kleinman (Inactive) [ 13/Aug/13 ]

Closing: the user left no email address and this is not a documentation request. Questions like this should be addressed to a support channel.

Generated at Thu Feb 08 07:41:56 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.