1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r453: added a comment about indexing on objectclass

(its usually a bad idea)
This commit is contained in:
Andrew Tridgell 2004-05-03 04:25:48 +00:00 committed by Gerald (Jerry) Carter
parent b61d7f8bbc
commit f88760c3cc

View File

@ -1,3 +1,6 @@
dn: @INDEXLIST
@IDXATTR: uid
@IDXATTR: objectclass
# it is much better not to index on objectclass if nearly
# all the records are the same class (the index is expensive
# to maintain, and doesn't really gain anything)
# @IDXATTR: objectclass