Hello, I have this in conf.php $conf['compose']['ac_threshold'] = 3; If I just hit the first char, I can see the request in my ldap server. Seems that something has been broken as it was working before imp is 5.0.11
SRCH base="ou=people,dc=univmed,dc=fr" scope=1 deref=0 filter="(&(|(objectClass=univmedPerson)(objectClass=univmedPersDivers))(|(uid=*l*)(sn=*l*)(cn=*l*)(givenName=*l*)(mail=*l*)(telephoneNumber=*l*)(|(uid=*l*))(|(uid=*l*))))" I have also to expunge search on non useful attributes, that's a performance killer depanding on the ldap indexes.. Dom -- Dominique LALOT Ingénieur Systèmes et Réseaux http://annuaire.univmed.fr/showuser.php?uid=lalot -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
