# Iterate over suggest results

**URL:** https://discuss.elastic.co/t/iterate-over-suggest-results/60690
**Category:** Elasticsearch
**Created:** [September 16, 2016, 10:39am UTC](https://discuss.elastic.co/t/iterate-over-suggest-results/60690 "2016-09-16T10:39:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![kamilk](https://avatars.discourse-cdn.com/v4/letter/k/a88e4f/32.png) [@kamilk](https://discuss.elastic.co/u/kamilk)
#### Post date: [September 16, 2016, 10:39am UTC](https://discuss.elastic.co/t/iterate-over-suggest-results/60690/1 "2016-09-16T10:39:41Z")

</div>

Hi,  
Is there a way to iterate over suggest results? Sometimes I get a lot of results for a search query and I would like to be able to iterate over them. Suggest provides way to restrict the size of the returned results but there is no 'from' field which I could use to browse through suggestions. Is it possible to do it somehow or should I use substring query for this?  
Regards,  
Kamil

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 5, 2017, 10:19pm UTC](https://discuss.elastic.co/t/iterate-over-suggest-results/60690/2 "2017-07-05T22:19:43Z")

</div>


