Ever wondered if you’re using Google Search to the best of it’s ability? Well, you’re probably not! Read on for an article with a tonne
Category: Tips n Tricks
More NoSQL data modelling techniques…
I came across this great blog article on data modelling for other types of NoSQL database. I thought I’d share… http://highlyscalable.wordpress.com/2012/03/01/nosql-data-modeling-techniques/ It covers pretty much
Data Modelling in MarkLogic, and how my mate Norm can help you!…
Data modelling in an aggregate/document NoSQL database can be unfamiliar to most. In this post I mention a couple of techniques and how they can
Uploading binary files to MarkLogic REST API…
Thought I’d share a quick nugget and link. I’ve had hell the last couple of days getting binary file uploads working against the REST API.
Stable Sorting in JavaScript…
I saw this article via a Stack Overflow answer. It’s a method for producing a stable sort order from an unstable sorting algorithm. The geek
MarkLogic Java API samples…
People often ask me about integrating with MarkLogic. Had an interesting one today from a partner asking for code for re-usable query terms. In this