ElasticUI
ElasticUI copied to clipboard
multi index
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" } } }'