Skip to content

lucerna clear

Remove the index directory for a project. This deletes all stored chunks, embeddings, and graph edges.

Terminal window
lucerna clear /path/to/project
# Removes <project-root>/.lucerna (or --storage-dir)
Cleared index at /path/to/project/.lucerna

Run lucerna index again to rebuild from scratch.