On Wed, Jan 23, 2013 at 9:50 AM, Craig Ching <craigch...@gmail.com> wrote:
> The problem I have is that JSON is not specified to preserve order of
> keys.

JSON is a serialization format, and readers/writers can preserve order
if they wish to.
If you send JSON to solr in a specific order, that order will
definitely be respected.

-Yonik
http://lucidworks.com

Reply via email to