... 

> > It's probably better to sort using the RDN length. Reading the LDIF,
> > keeping a track of the start and end position of each entry in the
> > LDIF file, is the way to go. It does not require a lot of memory.
> >
> yep, the current LdifReader has support for this
> 
> >
> > Otherwise, we have worked on a tool that process LDIFs and load them
> > after having sorted them with Kiran (BulkLoader) that is able to
> > process very big files). We have to see if it can be reused easily.
> >
> yeah, this sorter works well indeed
> 
> 
> Kiran Ayyagari
> http://keydap.com

Hi. Where should I look? Do you have some examples of LdifReader / BulkLoader? 
Is it part of Apache Directory API?

It sort of leads to the question of how to do backup and restore of ApacheDS. 
Maybe that is a better question?

// Jan

Reply via email to