How to Bolster Data and AI Projects with MarkLogic Flux
November 04, 2024
Data exists everywhere in the enterprise and comes in various shapes, sizes and formats. Organizations need just-in-time, scalable and long-term solutions to support any operational, transactional, analytical or AI workload. Learn how MarkLogic Flux effectively automates high-volume, high-velocity heterogeneous data jobs to streamline data ingestion and data access to and from your MarkLogic-powered data platform.
Watch Northern Trust SVP Len Hardy discuss how the cloud and MarkLogic are helping his company rapidly create and deploy new valuable services to customers worldwide.
MarkLogic and Insurance Post recently met with C-Level executives from insurance companies to discuss the challenges and opportunities in achieving a Single View of a Customer (SVOAC).
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.
If you are getting involved in a project using ml-gradle, this tip should come in handy if you are not allowed to put passwords (especially the admin password!) in plain text. Without this restriction, you may have multiple passwords in your gradle.properties file if there are multiple MarkLogic users that you need to configure. Instead of storing these passwords in gradle.properties, you can retrieve them from a location where they’re encrypted using a Gradle credentials plugin.