Thanks for the tip Arne. Will someone comment on whether they are experiencing the same behavior? I want to make sure it isn't something unique to me before I go digging through code.
To clarify here is my observed behavior with auto-complete: Autocomplete search order set to 'sql', 'LDAP' in main.inc.php auto-complete box +---------------+ |entry from LDAP| |entry from LDAP| |entry from LDAP| |entry from LDAP| |entry from LDAP| |entry from LDAP| |entry from sql | |entry from sql | +---------------+ There could be 100 matching results in 'LDAP' so it is searching 'sql' first because the 'sql' results always appear in the top 15, but they are at the bottom rather than the top. -ry On Wed, 10 Mar 2010 08:15:48 -0800, Arne Berglund wrote: > We have personal books set to 'sql', and a medium-large (~2000 users) LDAP > book named Global. I have only the sql book in the autocomplete config, and > added the Global book to the compose_addressbook plugin, which adds an > addressbook button to the compose window/page. In this way, autocomplete > ONLY pulls from the personal SQL, but anyone in the Global book can be > looked up and added easily as needed. -- Ryan Horrisberger Software Developer _______________________________________________ List info: http://lists.roundcube.net/users/
