MarkLogic Content Pump

This morning, MarkLogic announced version 6 of the MarkLogic database. Lots of great stuff in this release (plenty of post material!). Let’s start with something simple, but very useful: copying data from one MarkLogic database to another with mlcp (MarkLogic…

Refocusing

My posts have been sparse over the last several months. That’s because I’ve been working on a MarkLogic book. For reasons I’m not going to get into here, I no longer plan to finish that book. The good news is…

Wildcards in MarkLogic date queries

I have another reader question today, also from Amit. To summarize, he’s using the Search API and has set up a range constraint like so:   <options xmlns=””>     <constraint name=”date”>    <range type=”xs:date” facet=”false”>         <element ns=””…