check session status...

News

以前、「1つのデータベースに対し10,000個のレンジインデックスを作れるか」という議論がありました。


Read Complete article

エンベロープ デザインパターンとは?
Posted by Damon Feldman on 24 July 2019 11:43 AM
encoding="utf
Read Complete article

Working with Nicknames: Dictionary or Thesaurus?
Posted by Mary Holstege on 27 November 2018 09:58 AM

Robbie, Bobby, Rob, and Bob derive from Robert.  Johnny, John, and Jon derive from Jonathan.

When dealing with person names, nicknames can make it hard to tell if two people are indeed the same person, unless you had a tool to help you identify these names. But do you use a custom stemming dictionary? Stemming thesaurus? Are there other options? Here, we compare options for stemming person names in MarkLogic to help you decide which is the right approach for you.

Stemming
Read Complete article

Design Patterns: The Envelope Design Pattern
Posted by Damon Feldman on 10 August 2018 01:25 AM

MarkLogic design patterns are reusable solutions for many of the commonly occurring problems encountered when designing MarkLogic applications. These patterns may be unique to applications on MarkLogic or may be industry patterns that have MarkLogic specific considerations. Unlike recipes, MarkLogic design patterns are generally more abstract and applicable in multiple scenarios.

Envelope Design Pattern Intent

Separate data intended for consumption by external processes from data intended


Read Complete article

Previous Posts:
Part 1: How to Model and Manage Entities with UML
Part 2: Introduction to the UML-to-Entity Services Toolkit: UML Modeling with MarkLogic’s Entity Services

Welcome to the continuation (i.e., the third blog) of my series that explores modeling for MarkLogic’s Entity Services using the Unified Modeling Language (UML). In Part 1, I introduce the concept of using UML notation to visually depict the model and explain how to seamlessly transform the UML model to MarkLogic’s


Read Complete article