{
    "search": {
        "query_string" : {
            "query" : "hello"
        }
    }
}