Open beall49 opened 6 years ago
I use this often in kabana, I understand it's not valid json (which may make it hard), but support would be nice, if possible.
GET _msearch {"index" : "index0"} { "query": { "multi_match": { "query":"test0" } } } {"index" : "index1"} { "query": { "multi_match": { "query":"test1" } } }
Thanks
I use this often in kabana, I understand it's not valid json (which may make it hard), but support would be nice, if possible.
Thanks