how to check if the indexing is complete after sen...
# community-help
g
how to check if the indexing is complete after sending few million records in a batch of 50000, i could not find anything related to this in docs?
j
If the import endpoint returned with a response, then the indexing is usually complete. Unless there's a pending write batch backlog (which is available via the stats.json endpoint)