ElasticUI icon indicating copy to clipboard operation
ElasticUI copied to clipboard

Sort

Open AmarMMS opened this issue 6 years ago • 1 comments

when i used this eui-sort="ejs.Sort(field).order('desc')" eui-enabled="true" in body tag I'am getting Bad request 400

AmarMMS avatar Dec 14 '18 12:12 AmarMMS

i resolved problems eui-sort="ejs.Sort(field.keyword).order('desc')" eui-enabled="true" Es 5.2.0 support

AmarMMS avatar Dec 18 '18 10:12 AmarMMS