Skip to content

Instantly share code, notes, and snippets.

@roder
Last active December 23, 2015 13:19
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 roder/6641650 to your computer and use it in GitHub Desktop.
Save roder/6641650 to your computer and use it in GitHub Desktop.
{
"results":[
{
"path" : {
"collection":"people",
"key":"james",
"ref":"28f29fc9dae6372c"
},
"value":{"msg":"hello world"},
"score":0.15,
"collection":"people",
"key":"james",
"ref":"28f29fc9dae6372c"
},{
"path" : {
"collection":"people",
"key":"frank",
"ref":"df1f6e758af2d3c6"
},
"value":{"msg":"hello world"},
"score":0.02,
"collection":"people",
"key":"frank",
"ref":"df1f6e758af2d3c6"
}
],
"count":2,
"max_score":0.15
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment