Skip to content

Instantly share code, notes, and snippets.

@mrkvon
Created November 2, 2017 03:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrkvon/059830d01eae026798fe84ef6f36627d to your computer and use it in GitHub Desktop.
Save mrkvon/059830d01eae026798fe84ef6f36627d to your computer and use it in GitHub Desktop.
arangodump for arangodb WITHIN_RECTANGLE issue
{"database":"ditup-test","lastTickAtDumpStart":"22785539"}
{"type":2300,"data":{"_id":"users/22782998","_key":"22782998","_rev":"_V1oiJAC---","location":[47.328,152.475],"username":"usr"}}
{"indexes":[{"fields":["username"],"id":"3649619","selectivityEstimate":1,"sparse":false,"type":"hash","unique":true},{"fields":["email"],"id":"3649622","selectivityEstimate":1,"sparse":true,"type":"hash","unique":true},{"constraint":false,"fields":["location"],"geoJson":false,"id":"3649625","ignoreNull":true,"sparse":true,"type":"geo1","unique":false}],"parameters":{"allowUserKeys":true,"cid":"3649616","count":4,"deleted":false,"doCompact":true,"id":"3649616","indexBuckets":8,"indexes":[{"fields":["_key"],"id":"0","selectivityEstimate":1,"sparse":false,"type":"primary","unique":true},{"fields":["username"],"id":"3649619","selectivityEstimate":1,"sparse":false,"type":"hash","unique":true},{"fields":["email"],"id":"3649622","selectivityEstimate":1,"sparse":true,"type":"hash","unique":true},{"constraint":false,"fields":["location"],"geoJson":false,"id":"3649625","ignoreNull":true,"sparse":true,"type":"geo1","unique":false}],"isSystem":false,"isVolatile":false,"journalSize":33554432,"keyOptions":{"allowUserKeys":true,"type":"traditional"},"name":"users","numberOfShards":1,"planId":"3649616","replicationFactor":1,"shardKeys":["_key"],"shards":{},"status":4,"type":2,"version":6,"waitForSync":false}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment