getMatchedObjectClasses does not collect class names
Bug that prevent to collect "objectclass" values because if the result of compare is 0, 0 is interpreted as "false". The result is that all fields value that does not correspond to objectclass are inserted. This is the inverse of what we want.