Skip to content

Instantly share code, notes, and snippets.

@stockholmux
Last active October 31, 2017 21:13
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 stockholmux/b458ef96a57137eb3ade69ea157c5598 to your computer and use it in GitHub Desktop.
Save stockholmux/b458ef96a57137eb3ade69ea157c5598 to your computer and use it in GitHub Desktop.
redisearch-out.json
{
"results": [
{
"docId": "52fe47729251416c75099985",
"doc": {
"movie_id": "18292",
"title": "George Washington",
"department": "Editing",
"job": "Editor",
"name": "Zene Baker",
"crew": "1"
}
},
{
"docId": "52fe48cbc3a36847f8179cc7",
"doc": {
"movie_id": "55420",
"title": "Another Earth",
"character": "Kim Williams",
"cast_id": "149550",
"name": "Jordan Baker",
"cast": "1"
}
}
],
"totalResults": 564,
"offset": 0,
"requestedResultSize": 2,
"resultSize": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment