Inner object flattening order

Hello, is it safe to assume that multiple inner objects on a document will
be flattened into a consistent order? Given the example at


will the order of the flattened items always be consistent as shown:

{
"name" : "Zach",
"car.make" : ["Saturn", "Subaru"]
"car.model" : ["SL", "Imprezza"]
}

The reason I ask is because i want to know if a script can use the arracy indicies to correleate items in the arrays.

thanks

Hash

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/47bc5306-069f-4b1b-85bb-6df92fb8be0d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.