Skip to content

Adjust elasticsearch query to include from parameter to allow skipping || Issue #1458

Ghost User requested to merge (removed):fix-issue-1458 into develop

This merge request updates the elasticsearch query to include a from parameter to allow use of the skip parameter, /v1/rooms?q=foo&skip=15&limit=3

See the discussion of this work-in-progress patch on Gitter: https://gitter.im/gitterHQ/contributing?at=5b15ef862891d5399b1aeef0


Fix https://gitlab.com/gitlab-org/gitter/webapp/issues/1458

Edited by Eric Eastwood

Merge request reports