Hi Everyone,

if add fl=field_1, field_2 in a query the order of fields in the response is good for my needs :

{
        field_1 : value X,
        field_2 : value Y
}

*however* it works only with the CSV reponse format :-(

How do i get the same functionnality with for instance XML and JSON reponse format ?

with wt=json or wt=xml i get fields in the order they are indexed

Why does it only work with CSV response format ?


thank you,

--
Raphaël

Attachment: smime.p7s
Description: Signature cryptographique S/MIME

Reply via email to