ElasticUI icon indicating copy to clipboard operation
ElasticUI copied to clipboard

multi index

Open ghost opened this issue 9 years ago • 0 comments
trafficstars

hi,

i need a multi "eui-index", to simulate this curl by angular :

curl -XGET http://localhost:9200/index1,index2/_search -d ' { "query":{ "match": { "name": "sim" } } }'

can you help me?

ghost avatar Sep 22 '16 10:09 ghost