Skip to content

Instantly share code, notes, and snippets.

@PtkFerraro
Created May 10, 2017 20:38
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 PtkFerraro/83c4b693cf770c3320fe0530a4e1ddc7 to your computer and use it in GitHub Desktop.
Save PtkFerraro/83c4b693cf770c3320fe0530a4e1ddc7 to your computer and use it in GitHub Desktop.
Elastic search data example
[
{
"match_title": "Santos (SAN) X Avaí FC (AVAI) - Canindé (São Paulo-SP)",
"match_start": "2017-05-13T13:00:00",
"is_adult": false
},
{
"match_title": "Grêmio (GRE) X Corinthians (COR) - Pacaembu (São Paulo-SP)",
"match_start": "2017-05-23T17:30:00",
"is_adult": false
},
{
"match_title": "Palmeiras (PAL) X Santos (SAN) - Maracanã (Rio de Janeiro-RJ)",
"match_start": "2017-05-29T15:00:00",
"is_adult": false
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment