Skip to content

Instantly share code, notes, and snippets.

@yojimbo87
Created August 28, 2012 08:41
Show Gist options
  • Save yojimbo87/3496244 to your computer and use it in GitHub Desktop.
Save yojimbo87/3496244 to your computer and use it in GitHub Desktop.
Document fields
foo:...,
foo:,
,foo:
,foo:...
,foo:...,
,foo:,
(...,foo:...)
(...,foo:)
(foo:...,
(foo:...)
(foo:)
foo:[(...)]
foo:[(...),(...)]
foo:[{...},{...}]
foo:()
foo:{}
Values containing commas and colons:
"foo:,bar:,,,,:"
#10:34
[#10:23,#12:43]
Values which require further field name parsing (e.g. embedded documents):
foo:(...)
foo:[(...)]
foo:[(...),(...)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment