On Fri, 14 Dec 2007, Howard Chu wrote:
OpenLDAP 2.4.7 Release (2007/12/14)
Added slapd ordered indexing of integer attributes (ITS#5239)
Note that the above caused an incompatible format change in the
back-bdb/hdb index databases. If you've used any presence indexing or
equality indexing of integer attributes, you'll need to run slapindex to
get the new format.
slapindex -q -t
should do the trick.
As one who forgot this advice, what behaviour can I expect to see? I have
an "eq" index on e.g. uidNumber, with no apparent ill-effect.