Skip to content

Resync Pending

POST
/api/creative/lore/resync/pending

Repair only entries with index_status in (‘pending’, ‘failed’).

Fast path for the dual-write recovery loop — skips already-indexed entries. Called automatically on first search per session, but also exposed so a user can manually kick a retry from Settings.

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