Created
April 5, 2016 15:53
-
-
Save rsimon/5f9b16fee238ee0e3b11b9e3c3eb57e4 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
{ | |
"size" : 5, | |
"query" : { | |
"nested" : { | |
"path" : "is_conflation_of.names", | |
"query" : { | |
"match" : { "is_conflation_of.names.name": "athens" } | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A simple search by place name