This is in the Elasticsearch documentation. I want to do this via the java API. GET /_search { "query": { "match" : { "message" : { "query" ...
確定! 回上一頁