Re: Term query to get children based on parent id

2014-03-12 Thread Rukshan Perera
"term": { > "_id": "bob" > } > } > } > } > } > } > } > > > Clint > > On 11 March 2014 20:20, Rukshan Perera >wrote: > >> Hello, >> >> I have u

Term query to get children based on parent id

2014-03-11 Thread Rukshan Perera
Hello, I have uploaded curl scripts to gist https://gist.github.com/rukshanperera/9492610. I have a three level parent/child types as shown in the following mappings {"Parent" : { "properties" : { "name" : { "type" :"string", "ind