]> git.sur5r.net Git - openldap/commit
Explain better what each matching rule function means.
authorJulio Sánchez Fernández <jsanchez@openldap.org>
Fri, 9 Jul 1999 14:29:24 +0000 (14:29 +0000)
committerJulio Sánchez Fernández <jsanchez@openldap.org>
Fri, 9 Jul 1999 14:29:24 +0000 (14:29 +0000)
commit98e799803a8d8baa2923d59ad1fb0b8ac50b3135
tree54b8b4ff37c92bf39a2fa8927b9a7960fe08dda7
parentc2767c8aadc20f4a8e02c02286433d58620baa8a
Explain better what each matching rule function means.
We need to indexing routines per matching rule.  One (cindex) is used to
create the indexes.  The other (sindex) is used to search.  This is
necessary because the syntax of the value assertion may be different
from the syntax of the attributes the matching rules is used with.
They may be the same function, however, and will be the same in most
cases.
servers/slapd/slap.h