You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation (and my LDAP illiteracy) leaves it ambiguous what exactly streaming_search() does? There is a clear example on how to do a paged search with Adapters. Which leads me to wonder what the non adapted streaming_search() is doing? Does it just fetch everything in one go behind the scenes?
The text was updated successfully, but these errors were encountered:
The documentation (and my LDAP illiteracy) leaves it ambiguous what exactly
streaming_search()
does? There is a clear example on how to do a paged search with Adapters. Which leads me to wonder what the non adaptedstreaming_search()
is doing? Does it just fetch everything in one go behind the scenes?The text was updated successfully, but these errors were encountered: