[ https://issues.apache.org/jira/browse/DIRSTUDIO-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627896#action_12627896 ]
Jim Birch commented on DIRSTUDIO-327: ------------------------------------- Thanks Stefan, Browsing the structure works with no problems. I can't get more than 1000 results for a search. Have I missed a setting somewhere, or do I get paged result only on browse? This isn't a showstopper. I'm typically searching for a few entries that match something. I also noticed that my Excel export slowed to a crawl then runs out of Java heap space after around 1540 items out of a 13K list. There's a warning on that so to be expected. I could bump the heap space but CSV works ok - probably a better way to go anyway. Regards Jim > Add support for Paged Results Control > ------------------------------------- > > Key: DIRSTUDIO-327 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-327 > Project: Directory Studio > Issue Type: Improvement > Affects Versions: 1.2.0 > Environment: Win2k workstation, java 1.6.0_05 > Reporter: Jim Birch > Assignee: Stefan Seelmann > Fix For: 1.3.0 > > > Windows servers have a default server side limit of 1000 returned objects. > AFAIK the normal way of handling this is to detect that a search returns an > incomplete result set and make further requests to span the full result set. > There appears to be no such capability in dirstudio which makes searching 15K > users extremely messy. > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.