Fetch only one page results
Hi all, I'm having a problem with fetching directly a page of my results. For example, having a paging of 100 results per page with a total of 200 results, I'll have 2 pages. Is it possible to fetch directly the results of the second page without having also the results of the page?
No. That's not how LDAP works. However, there is a server extension that may help. See the PR released under ldapjs@next -- https://github.com/ldapjs/node-ldapjs/pull/553
👋
On February 22, 2023, we released version 3 of this library. As a result, we are closing this issue/pull request.
Please see issue #839 for more information, including how to proceed if you feel this closure is in error.