Files
Torkel Ödegaard 8b0dd4244b Search: Fixes search limits and adds a page parameter (#16458)
* Search: Fixes search limits and adds a page parameter

This adds a page parameter to search api without adding
any major breaking change.

It does at an api validation error when trying to use
a limit beyond 5000. This is a breaking change. We could
remove this and have it only in the docs and describe that this
is a limit that grafana will apply silently.

Fixes #16049

* Fix: Corrected wrong array slice change

* Docs: minor docs fix

* Search: fixed folder tests

* Fixed: Moved limit to correct inner query

* Search: moving limit check and page check

* Search: limit in handler is no longer needed
2019-04-17 13:07:50 +02:00
..
2018-10-01 18:23:59 +02:00
2018-10-01 18:23:59 +02:00
2018-06-26 09:22:31 +02:00
2018-04-13 20:31:29 +02:00
2019-02-06 06:41:39 +10:00
2018-03-22 22:38:44 +01:00
2018-07-02 14:13:18 +02:00
2018-10-17 15:58:52 +02:00
2019-02-24 21:12:51 +01:00
2018-11-12 20:01:53 +01:00
2018-03-22 22:38:44 +01:00
2019-02-24 21:12:51 +01:00
2018-03-22 22:38:44 +01:00
2019-02-22 14:07:18 +01:00