Issue 129 - How do I retrieve full search results when the server returns only partial results ?
Summary: How do I retrieve full search results when the server returns only partial re...
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-04-15 16:13 UTC by herbaut@xandmail.fr
Modified: 2014-08-01 21:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description herbaut@xandmail.fr 1999-04-15 16:13:24 UTC
Full_Name: Eric Herbaut
Version: 1.2
OS: Solaris and NT
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (195.25.228.65)


We are building an LDAP client application based on the sample clients
provided in the ldap/clients/tools directory.

When we try either our application or the original sample clients on public
directories such as BigFoot, WhoWhere, ..., we only receive partial results
to our search requests.

For BigFoot, we receive 40 entries. For WhoWhere, we receive 100...

On a local directory, we receive a full list (if there are 500 entries matching
the filter, we get 500 entries in result).

So apparently, the public LDAP directories place a limit to the number of
entries
they return.

Netscape Search and Outlook Express Search display the same problems and return
only partial results.

I have seen an application (EmailFerret from FerretSoft - www.ferretsoft.com)
that
manages to retrieve more entries than the limit placed by the server, apparently

10 by 10 until there are no more results.

How can this be done ?
How can we retrieve full search results when the server returns only partial
results ?

Thanks in advance.

Comment 1 Kurt Zeilenga 1999-04-16 19:52:18 UTC
changed notes
changed state Open to Closed
Comment 2 OpenLDAP project 2014-08-01 21:06:07 UTC
Programming questions aren't issues.