[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582599#action_12582599
 ] 

Emmanuel Lecharny commented on DIRSTUDIO-312:
---------------------------------------------

Another possibility would be to rely on the server capability to return this 
'count'. ADS can't do that atm, but we are seriously thinking about adding some 
extendedOperation for that purpose.

For other LDAP servers, I see no other possibility than storing the count when 
you get the request result, or to do a special request with the '1.1' as 
returned attribute, in order to avoid a transfer of all the attributes (costly, 
and to be double checked ...)

> Add count function
> ------------------
>
>                 Key: DIRSTUDIO-312
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-312
>             Project: Directory Studio
>          Issue Type: New Feature
>          Components: studio-ldapbrowser
>            Reporter: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> We should add a count function that counts the children of an entry or the 
> results of a search. Currently when searching at least the DN and the object 
> classes of an entry are loaded and stored in memory. This is very memory 
> intensive if one just wants to know the number of children.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to