appbaseio / mirage

:art: GUI for simplifying Elasticsearch Query DSL
http://opensource.appbase.io/mirage
Other
2.21k stars 123 forks source link

Query size parameter #63

Closed arkhamvm closed 6 years ago

arkhamvm commented 6 years ago

Hello. I have a trouble with querying large index, cause i can't set query size parameter. It would be nice to add this parameter to query form. Or atleast it should be setted to 100 as default (for example).

siddharthlatest commented 6 years ago

@arkhamvm You can currently set size by adding a querystring for it like below.