// don't feed the above Cursors' list to a BaseEntryFilteringCursor it is skipping the naming context entry of each partition
return new CursorList( cursors, opContext );
}
// TODO : handle searches based on the RootDSE
throw new LdapNoSuchObjectException();
}
base.normalize( schemaManager.getNormalizerMapping() );
Partition backend = getPartition( base );
return backend.search( opContext );