Mite Gjorgjiev

Results 2 issues of Mite Gjorgjiev

It's a simple txt file but with .txt extension, when i try to open it, make me download the file instead of visualizing it

I'm trying to use geoNear aggregation like this: ``` filter={ "$geoNear":{ "near": { "type" : "Point", "coordinates" : [12.897594,12.897594] }, "spherical" : false, "distanceField" : "calcDistance", "maxDistance" : 240, "distanceMultiplier"...