--On Wednesday, August 22, 2012 11:38 AM +0530 aryan rawat <[email protected]> wrote:


Hi All,



In slapd.conf  have these indexes

 

index   objectClass     eq

index msisdn eq

index entryCSN,entryUUID  eq

 

When I run the same slapd.conf under MDB I can see 2 files

 

  data.mdb and lock.mdb

 

When I run the same slapd.conf under BDB (HDB) I can see  files on which
the index is created

 

entryCSN.bdb     id2entry.bdb     objectClass.bdb 
dn2id.bdb        entryUUID.bdb    msisdn.bdb alock

 

So does this means MDB does not do indexing if I am not wrong??

MDB does indexing, it just doesn't store the index DBs outside of the primary data.mdb file.

--Quanah

--

Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra ::  the leader in open source messaging and collaboration

Reply via email to