reddog-io / RedDog.Search.Portal

Sample management portal for Microsoft Azure Search which allows you to manage your indexes, import data and execute queries. Built with RedDog.Search, Autofac, AngularJS, ASP.NET Web API.
Apache License 2.0
13 stars 13 forks source link

lack of support for paging the azure search results #7

Open sandee8 opened 7 years ago

sandee8 commented 7 years ago

let me know how to implement paging for azure search results using red dog search partal

sandrinodimattia commented 7 years ago

Feel free to implement and send a PR. You might need to:

sandee8 commented 7 years ago

please provide me any code if you have