LDAP internationnal indexing
807573Jul 15 2002 — edited Jul 18 2002Hi,
I am using Iplanet Directory Server 5.1
I'm trying to create an index for a language other than English (in this case French).
To do so when i'm creating my index using the Console i'm setting in the "Matching Rules" fields the specific OID for french collation order "2.16.840.1.113730.3.3.2.18.1"
But when i'm trying to search my directory using the Matching rules filter syntax :
(sn:fr:=* gerar)
Then the search works (i get results like sn=g�rard or sn=gerard) but it is very long and did not use any index !!! (i see in the log the "notes=U" special tag that mean no index found !!!)
Could someone have alredy experience any problems using internatonnal syntax index and seaeching filters ?
Thanks for help