Created
May 10, 2017 20:38
-
-
Save PtkFerraro/83c4b693cf770c3320fe0530a4e1ddc7 to your computer and use it in GitHub Desktop.
Elastic search data example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"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