Created
October 23, 2013 13:05
-
-
Save Vineeth-Mohan/7118329 to your computer and use it in GitHub Desktop.
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
{ | |
took: 314 | |
timed_out: false | |
_shards: { | |
total: 2 | |
successful: 2 | |
failed: 0 | |
} | |
hits: { | |
total: 1 | |
max_score: 0.18524934 | |
hits: [ | |
{ | |
_index: events | |
_type: news | |
_id: UlpUYUnPTrCAEor95ghvtQ | |
_score: 0.18524934 | |
_source: { | |
Events: { | |
Event: large forest in large | |
} | |
} | |
highlight: { | |
Events.Event: [ | |
<tag1>large</tag1> <tag1>forest</tag1> in <tag1>large</tag1> | |
] | |
} | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment