Skip to content

Resync Fts5

POST
/api/creative/lore/resync/fts5

Rebuild the FTS5 keyword index from lore_entries.

Recovery tool for cases where the FTS5 triggers got dropped or the index went out of sync with SQLite. Safe to call at any time — it simply re-inserts every project row into the FTS5 virtual table. Parallel to /resync/chromadb for semantic search.

Successful Response

LoreResyncResponse

Response for FTS5 / ChromaDB / pending-entry resync endpoints.

object
target
required
Target

Which index was rebuilt

string
Allowed values: fts5 chromadb chromadb_pending
indexed
required
Indexed

Number of entries re-indexed

integer