Reindex Text

Re-index the sung text of a Piece that already exists in the emmsap database. Use when a musicxml/mxl file was updated or re-imported and its Text row is stale, or the user says "reindex the text(s) from piece <id>", "re-run text indexing for <piece>". The normal index_texts.main() only touches pieces with NO text, so an existing Piece must have its Text row deleted and rebuilt. Runs against the live DB via Django shell.

cuthbertlab 835bce6 3.2 KB Updated

File contents

cuthbertlab/emmsap/tree/main/.claude/skills/reindex-text commit 835bce6c91

Frequently asked questions

npx skillmds@latest add cuthbertlab/reindex-text