Urgent.News

the world's headlines, one feed

Tech

UUID in Manticore: A Practical Guide

In the overview article we explained why it makes sense to use the same UUID in search and in the primary database, when one already exists. Here we will go straight to practice: create a table, run the core operations through SQL and the JSON API, and then load several documents through /bulk . All examples are for Manticore Search 28.5.0 or later. The <generated UUID> value in the responses…

We haven't written up this one. Dev.to has the full story — the link below goes straight to it.

Read the original at dev.to →

More in Tech

Tech

Rotate AWS IAM Access Keys by script

Update (2026): This article documents a legacy approach and is preserved for historical and educational purposes. AWS now recommends temporary credentials through IAM Identity Center for human access…