for example:

{
    "match" : {
        "message" : {
            "query" : "to be or not to be",
            "operator" : "and",
            "zero_terms_query": "all"
        }
    }
}

which field is part of the target documents and which field is part of 
query syntax??? 
What i can do is try my best to remember the key word field such as "match" 
"query" ...,
Why don't give the key word a symbol to distinct from the document field 
like mongodb's query language ....

very bad elasticsearch json API design!!!!!!

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/0db5b06a-f70a-4422-95a6-f1fc7ee110b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to