[MarkLogic Dev General] Corona Question: Turn off default namespace in JSON response.

Clark Richey Clark.Richey at marklogic.com
Wed Apr 25 04:21:16 PDT 2012


Andy,
There is no way to do that at this time. Can you please explain why you wish to remove the namespace? 

Sent from my iPhone

On Apr 25, 2012, at 6:45, "Andy Fitzgerald" <andyfitzgerald at gmail.com> wrote:

> 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
> General at developer.marklogic.com
> http://developer.marklogic.com/mailman/listinfo/general


More information about the General mailing list