05-09-07 12:11 PM
[ https://issues.apache.org/jira/brow...action_12494456 ]
Stefan Seelmann commented on DIRSTUDIO-95:
------------------------------------------
If you directly invoke the "Export LDIF" or "Export CSV" from the Connection
s view or the Browser view it is possible to export all the entries of your
directory to LDIF or CSV.
In that case they are directly streamed from the directory to the file and a
re not held in memory.
However loading all the entries into LS to manipulate them manually isn't po
ssible atm. Perhaps we could think about it later. It would require a big ar
chitecture change to make that possible.
Another feature would be the "Batch Operation". You could select entries wit
h an filter and then you define modifications on that entries.
Till now it is an expermental tool, only some simple operations (add/delete/
replace attribute) could be performed and it generates just an LDIF.
Later we would add some advanced (perhaps script based) modification operati
ons and it should be possible to perform this modifications directly.
In that case it should be possible to manipulate 300k of entries. Perhaps yo
u could define some examples of data manipulation operations you need?
> Not returning large queries
> ---------------------------
>
> Key: DIRSTUDIO-95
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-95
> Project: Directory LDAP Studio
> Issue Type: Bug
> Components: ldapstudio-browser
> Affects Versions: 0.8.0
> Environment: Client where software installed: Windows XP sp2
> LDAP host: Sun Directory 5.1 sp2
> Reporter: Matt Green
> Attachments: mgreen, My LS configuration.jpg, screenshot-1.jpg
>
>
> When performing a query against the LDAP server (consumer) the number of returned
entries returned from a search looks to be page limiting the results to approximatel
y 500 entries. The requirement is for a filter to return over 100K entries ...that i
s n
ot working. The directory instance is set to allow the return of 300K entries and a search t
ime out of 3600 seconds.
> The initial search results may return < 500 users in a search time of <10
seconds.
> Have a look and let me know what you find. >> Matt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
[ Post a follow-up to this message ]
|