Tag Archives: API
MarkLogic XQuery performance tuning – computing facets concurrently
As seems to be quite common in search applications built on MarkLogic, our latest project has a lot of facets, varying from document language with only a handful of values to publication title with over 50,000. Facets are very fast … Continue reading
API interface updated for MarkLogic 4.2
MarkLogic 4.2 is finally out! (http://developer.marklogic.com/products/marklogic-server/4.2) so I’ve made a few minor changes to the API interface to better support multiple versions of the MarkLogic API. See it in action: http://api.xqueryhacker.com Download/Fork: http://github.com/robwhitby/MarkLogic-API-Interface
Search interface to Mark Logic API now on SourceForge
Update: The project has now moved to github. http://github.com/robwhitby/MarkLogic-API-Interface The search interface I built to the Mark Logic API (see Searching the Mark Logic API function reference with Mark Logic) is now hosted on SourceForge for anyone to download and … Continue reading
Searching the Mark Logic API function reference with Mark Logic
I’ve always thought it odd that the Mark Logic API function reference isn’t searchable. It seems obvious that it should be loaded into Mark Logic itself. Most of the time I use it for looking up the signature of a … Continue reading
