Search found 2 matches
- Sun Jan 10, 2016 3:58 am
- Forum: infoRouter Web Services API forum
- Topic: Paging Search Results
- Replies: 1
- Views: 19464
Paging Search Results
Hi, In our client's InfoRouter repository there are thousands of documents. When the user make a search, his request might require returning thousands of documents as a response. Returning a list with such a length is to much resource consuming. We are trying to solve the issue using the following W...
- Sun Jan 10, 2016 3:31 am
- Forum: infoRouter Web Services API forum
- Topic: Paging through search results
- Replies: 0
- Views: 33815
Paging through search results
Helo, In cases the InfoRouter repository contains thousands of documents, when the client request a list of documents, the length of the list might be to heavy to be sent in a single response. In this case paging is required - the response will be sent in pages, each page will contain a pre-configur...