Hi there,

Looking for a way to change the default namespace coming back in the json
feed. Currently when a Search query returns we get the following:

{"corona:response":{"corona:meta":{"corona:start":"1","corona:end":"2","corona:total":"3267","corona:executionTime":"0.01"}
...

I am looking to remove the corona namespace and get the following back:

{"response":{"meta":{"start":"1","end":"2","total":"3267","executionTime":"0.01"}
...

I'm looking the output options to see if I can change it but I am not sure
which one to choose.

Thanks,

Andy
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to