I have an assoc, and when I dump the document that has it, the assoc looks like this : > - identifiers = Array( [0] => MA1234) It should look like this : > - identifiers = Array( [my key] => MA1234)