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
Jason Bosco
09/13/2025, 2:53 AM
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)