Balaji Ganesan wrote:
I have the following entry in my schema,attributeTypes: ( someOID NAME ( 'mailAddress' ) DESC 'mailAddress' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) This attribute is indexed, using information below. dn: cn=mailAddress,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=configobjectClass:top objectClass:nsIndex cn:mailCurrentAddress nsSystemIndex:false nsIndexType:eqIn our sample db, we have mailAddress set to foo@xxxxxxx <mailto:foo@xxxxxxx>. When I run ldapsearch with mailAddress=foo@xxxxxxx <mailto:mailAddress=foo@xxxxxxx>, it returns 1 record. When I search with mailAddres=Foo@xxxxxxx <mailto:mailAddres=Foo@xxxxxxx> I get 0 entries back. What do I need to change for FDS to perform a case-insensitive search? I tried changing my attribute type to directory string and equalit to caseIgnoreMatch and got the same results.
Did you re-index the attribute after making that change?
Thanks in advance. -------------------------------------------------------------------------- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users
<<attachment: smime.p7s>>
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users