Skip to content Skip to sidebar Skip to footer
Showing posts with the label 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)

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 - Query For Documents Where A Specific Json Property Is Not Defined

I'm using ML8. I have a bunch of json documents in the database. Some documents have a certain … Read more Marklogic - Query For Documents Where A Specific Json Property Is Not Defined