]> git.sur5r.net Git - openldap/commitdiff
add indexes to meta target
authorPierangelo Masarati <ando@openldap.org>
Sat, 15 Nov 2008 12:32:27 +0000 (12:32 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 15 Nov 2008 12:32:27 +0000 (12:32 +0000)
tests/data/slapd-meta-target2.conf

index e7e5f62ea55fe2a2bbb10393853485d7f1f4ec04..ea5e89aa58cbd727c8fb5cfd223d3dfb861aea13 100644 (file)
@@ -46,8 +46,10 @@ suffix               "ou=Meta,dc=example,dc=com"
 directory      @TESTDIR@/db.2.a
 rootdn         "cn=Manager,ou=Meta,dc=example,dc=com"
 rootpw         secret
-#bdb#index             objectClass eq
-#hdb#index             objectClass eq
+#bdb#index             objectClass     eq
+#bdb#index             cn,sn,uid       pres,eq,sub
+#hdb#index             objectClass     eq
+#hdb#index             cn,sn,uid       pres,eq,sub
 #ndb#dbname db_2
 #ndb#include @DATADIR@/ndb.conf