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