Search
Start reindex
Trigger a Typesense reindex from your existing database with the TypeScript SDK.
POST
Start reindex
Use
blnk.Search.startReindex to rebuild the search index.
1
Call the method
blnk.Search.startReindex
2
Poll reindex progress
Use get reindex status to track progress until
status is completed.3
Response
202 Accepted