Skip to content Skip to sidebar Skip to footer
Showing posts with the label Marklogic

Javascript Multi-statement Transaction In Marklogic

I wanted to write a multi-statement transaction in server-side JavaScript in marklogic. What I want… Read more Javascript Multi-statement Transaction In Marklogic

Marklogic Search Inside Array Or Objects And Return Only Matching Array Items (javascript)

Is it possible to search across documents but only search using specific properties inside the arra… Read more Marklogic Search Inside Array Or Objects And Return Only Matching Array Items (javascript)