diff options
| author | Rich Megginson <rmeggins@redhat.com> | 2010-02-08 08:57:52 -0700 |
|---|---|---|
| committer | Rich Megginson <rmeggins@redhat.com> | 2010-02-17 15:04:02 -0700 |
| commit | 834c706f04e53bb3ca95caa31c6e1166ad79210e (patch) | |
| tree | e002cfe1db898002465b4545c6b38be39b9d615e /ldap/admin/src/scripts | |
| parent | 3e5e21c68afc5ff38d0d843fafaddd145e4d38f5 (diff) | |
| download | ds-834c706f04e53bb3ca95caa31c6e1166ad79210e.tar.gz ds-834c706f04e53bb3ca95caa31c6e1166ad79210e.tar.xz ds-834c706f04e53bb3ca95caa31c6e1166ad79210e.zip | |
Do not use syntax plugins directly for filters, indexing
There were many places in the server code that directly used the syntax
plugin for the attribute. If the attribute schema definition specified
a matching rule, we must use that matching rule for matching values of
that attribute, filtering that attribute, and generating index keys for
values of that attribute. New internal and plugin APIs have been added
that use the Slapi_Attr* instead of using the syntax plugin directly.
The new API will determine which matching rule to apply based on the
schema definition.
Diffstat (limited to 'ldap/admin/src/scripts')
0 files changed, 0 insertions, 0 deletions
