{
    "properties" : {
        "parent_child" : {
            "type" : "join",
            "relations" : {
                "question" : "answer"
            }
        }
    }
}
